Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h278 #define NXGE_IS_VLAN_PACKET(ptr) \ macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c281 if (!NXGE_IS_VLAN_PACKET(mp->b_rptr)) { in nxge_start()