Searched refs:VLAN_TPID (Results 1 – 7 of 7) sorted by relevance
39 #define VLAN_TPID 0x8100u macro
325 #define VLAN_TPID 0x8100u /* Per IEEE 802.1Q standard */ macro
371 #define VLAN_TPID 0x8100u macro
646 evh->ether_tpid = htons(VLAN_TPID); in oce_insert_vtag()748 if (ntohs(eh->ether_type) == VLAN_TPID) { in oce_send_packet()
1266 if (ntohs(ehp->ether_type) == VLAN_TPID) in mac_hw_emul()
288 if (ntohs(ehp->ether_type) == VLAN_TPID) { in xnb_process_cksum_flags()
1569 if (ntohs(ehp->ether_type) == VLAN_TPID) { in xnf_pseudo_cksum()