Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/8021q/
Dvlan.h69 int vlan_dev_stop(struct net_device* dev);
Dvlan.c482 new_dev->stop = vlan_dev_stop; in register_vlan_device()
Dvlan_dev.c826 int vlan_dev_stop(struct net_device *dev) in vlan_dev_stop() function