Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c442 #define VLAN_VALID(hdr, hv) ((hv)->tp_vlan_tci != 0 || ((hdr)->tp_status & TP_STATUS_VLAN_VALID)) macro
452 #define VLAN_VALID(hdr, hv) ((hv)->tp_vlan_tci != 0 || ((hdr)->tp_status & 0x10)) macro