Searched defs:vlan_tpid (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libpcap/pcap/ | ||
H A D | vlan.h | 40 uint16_t vlan_tpid; /* ETH_P_8021Q */ member |
/freebsd/sys/dev/ice/ | ||
H A D | ice_switch.c | 1214 u16 vlan_tpid = ICE_ETH_P_8021Q; ice_fill_sw_rule() local |