Home
last modified time | relevance | path

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

/include/linux/
Dif_vlan.h54 __be16 h_vlan_proto; member
314 veth->h_vlan_proto = vlan_proto; in vlan_insert_tag()
406 if (veth->h_vlan_proto != htons(ETH_P_8021Q) && in __vlan_get_tag()
407 veth->h_vlan_proto != htons(ETH_P_8021AD)) in __vlan_get_tag()