Searched refs:HXGE_IS_VLAN_PACKET (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/hxge/ | ||
H A D | hxge_impl.h | 162 #define HXGE_IS_VLAN_PACKET(ptr) \ macro |
H A D | hxge_send.c | 168 if (!HXGE_IS_VLAN_PACKET(mp->b_rptr)) { in hxge_start() |