Home
last modified time | relevance | path

Searched defs:VLAN_TPID (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-linux.c300 # define VLAN_TPID(hdr, hv) (((hv)->tp_vlan_tpid || ((hdr)->tp_status & TP_STATUS_VLAN_TPID_VALID))… macro
302 # define VLAN_TPID(hdr, hv) ETH_P_8021Q macro