Home
last modified time | relevance | path

Searched refs:RCR_PKT_IS_UDP (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.h71 #define RCR_PKT_IS_UDP 0x4000000000000000ULL macro
H A Dhxge_rxdma.c2060 pkt_type == RCR_PKT_IS_UDP) ? B_TRUE : B_FALSE); in hxge_receive_packet()
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma_hw.h702 #define RCR_PKT_IS_UDP 0x4000000000000000ULL macro
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c2708 pkt_type == RCR_PKT_IS_UDP) ? in nxge_receive_packet()