Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/8021q/
Dvlan.c320 static struct net_device *register_vlan_device(const char *eth_IF_name, in register_vlan_device() argument
331 __FUNCTION__, eth_IF_name, VLAN_ID); in register_vlan_device()
338 real_dev = dev_get_by_name(eth_IF_name); in register_vlan_device()