Home
last modified time | relevance | path

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

/linux-4.1.27/net/8021q/
Dvlan_core.c109 __be16 vlan_dev_vlan_proto(const struct net_device *dev) in vlan_dev_vlan_proto() function
113 EXPORT_SYMBOL(vlan_dev_vlan_proto);
/linux-4.1.27/include/linux/
Dif_vlan.h113 extern __be16 vlan_dev_vlan_proto(const struct net_device *dev);
226 static inline __be16 vlan_dev_vlan_proto(const struct net_device *dev) in vlan_dev_vlan_proto() function
/linux-4.1.27/drivers/net/bonding/
Dbond_alb.c977 vlan_dev_vlan_proto(upper), in alb_send_learning_packets()
981 vlan_dev_vlan_proto(upper), in alb_send_learning_packets()
Dbond_main.c2314 tags[level].vlan_proto = vlan_dev_vlan_proto(upper); in bond_verify_device_path()