Home
last modified time | relevance | path

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

/Linux-v4.19/net/8021q/
Dvlan_core.c118 __be16 vlan_dev_vlan_proto(const struct net_device *dev) in vlan_dev_vlan_proto() function
122 EXPORT_SYMBOL(vlan_dev_vlan_proto);
/Linux-v4.19/include/linux/
Dif_vlan.h138 extern __be16 vlan_dev_vlan_proto(const struct net_device *dev);
251 static inline __be16 vlan_dev_vlan_proto(const struct net_device *dev) in vlan_dev_vlan_proto() function
/Linux-v4.19/drivers/net/bonding/
Dbond_alb.c972 vlan_dev_vlan_proto(upper), in alb_upper_dev_walk()
976 vlan_dev_vlan_proto(upper), in alb_upper_dev_walk()
Dbond_main.c2439 tags[level].vlan_proto = vlan_dev_vlan_proto(upper); in bond_verify_device_path()