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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan.h105 void unregister_vlan_dev(struct net_device *dev, struct list_head *head);
H A Dvlan.c147 void unregister_vlan_dev(struct net_device *dev, struct list_head *head) function
554 unregister_vlan_dev(vlandev, &list);
666 unregister_vlan_dev(dev, NULL);
H A Dvlan_netlink.c245 .dellink = unregister_vlan_dev,

Completed in 37 milliseconds