Searched refs:ETH_P_8021Q (Results 1 – 12 of 12) sorted by relevance
71 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
41 #define ETH_P_8021Q 0x8100 macro
316 vlans->vlans[cur].vf_vlan_proto = ETH_P_8021Q; in rtnl_link_vf_vlan_info()406 proto = ETH_P_8021Q; in sriov_fill_vfinfo()408 if ((vlan_list->size == 1) && (proto == ETH_P_8021Q)) in sriov_fill_vfinfo()604 vf_vlans->vlans[0].vf_vlan_proto = ETH_P_8021Q; in rtnl_link_sriov_parse_vflist()1413 __ADD(ETH_P_8021Q, 8021Q),
348 #ifndef ETH_P_8021Q349 #define ETH_P_8021Q 0x8100 macro
800 #ifdef ETH_P_8021Q801 __ADD(ETH_P_8021Q,802.1q),
853 case ETH_P_8021Q: in nft_bridge_xlate()
575 if (!idx) proto = ETH_P_8021Q; // PROTO_8021Q - 0 in vlan_parse_opt()