Searched refs:__find_vlan_dev (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/8021q/
H A Dvlan.h48 struct net_device *__find_vlan_dev(struct net_device* real_dev,
H A Dvlan.c183 struct net_device *__find_vlan_dev(struct net_device *real_dev, function
440 if (__find_vlan_dev(real_dev, VLAN_ID) != NULL) {
H A Dvlan_dev.c147 skb->dev = __find_vlan_dev(dev, vid);

Completed in 107 milliseconds