Home
last modified time | relevance | path

Searched refs:ETH_P_8021Q (Results 1 – 4 of 4) sorted by relevance

/include/uapi/linux/
A Dif_ether.h71 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
/include/net/
A Derspan.h197 if (eth->h_proto == htons(ETH_P_8021Q)) { in erspan_build_header()
291 if (eth->h_proto == htons(ETH_P_8021Q)) { in erspan_build_header_v2()
/include/linux/dsa/
A Docelot.h321 *tag_type = (proto != ETH_P_8021Q) ? IFH_TAG_TYPE_S : IFH_TAG_TYPE_C; in ocelot_xmit_get_vlan_info()
/include/linux/
A Dif_vlan.h324 case htons(ETH_P_8021Q): in eth_type_vlan()
335 if (proto == htons(ETH_P_8021Q) && features & NETIF_F_HW_VLAN_CTAG_TX) in vlan_hw_offload_capable()

Completed in 27 milliseconds