Home
last modified time | relevance | path

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

/net/8021q/
Dvlan_core.c75 struct net_device *__vlan_find_dev_deep_rcu(struct net_device *dev, in __vlan_find_dev_deep_rcu() function
93 return __vlan_find_dev_deep_rcu(upper_dev, in __vlan_find_dev_deep_rcu()
99 EXPORT_SYMBOL(__vlan_find_dev_deep_rcu);
/net/bridge/
Dbr_arp_nd_proxy.c171 vlandev = __vlan_find_dev_deep_rcu(br->dev, skb->vlan_proto, in br_do_proxy_suppress_arp()
425 vlandev = __vlan_find_dev_deep_rcu(br->dev, skb->vlan_proto, in br_do_suppress_nd()
Dbr_netfilter_hooks.c441 vlan = __vlan_find_dev_deep_rcu(br, skb->vlan_proto, in brnf_get_logical_dev()