Searched refs:VLAN_TPID (Results 1 – 7 of 7) sorted by relevance
39 #define VLAN_TPID 0x8100u macro
334 #define VLAN_TPID 0x8100u /* Per IEEE 802.1Q standard */ macro
647 evh->ether_tpid = htons(VLAN_TPID); in oce_insert_vtag()749 if (ntohs(eh->ether_type) == VLAN_TPID) { in oce_send_packet()
140 if (ntohs(ehp->ether_type) == VLAN_TPID) { in mac_fix_cksum()
1567 if ((sap = ntohs(ehp->ether_type)) == VLAN_TPID) { in mac_rx_srs_proto_fanout()1986 if ((sap = ntohs(ehp->ether_type)) == VLAN_TPID) { in mac_rx_srs_fanout()
289 if (ntohs(ehp->ether_type) == VLAN_TPID) { in xnb_process_cksum_flags()
1381 if (ntohs(ehp->ether_type) == VLAN_TPID) { in xnf_pseudo_cksum()