Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h162 #define HXGE_IS_VLAN_PACKET(ptr) \ macro
H A Dhxge_send.c168 if (!HXGE_IS_VLAN_PACKET(mp->b_rptr)) { in hxge_start()