Home
last modified time | relevance | path

Searched refs:L2_FHDR_STATUS_UDP_DATAGRAM (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_lm_recv.c293 else if(rx_hdr->l2_fhdr_status & L2_FHDR_STATUS_UDP_DATAGRAM) in get_packets_rcvd()
772 else if(rx_hdr->l2_fhdr_status & L2_FHDR_STATUS_UDP_DATAGRAM) in get_packets_rcvd()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h897 #define L2_FHDR_STATUS_UDP_DATAGRAM (1<<15) macro
922 #define L2_FHDR_STATUS_UDP_DATAGRAM (1<<15) macro