Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dstarfire.c621 static void netdev_vlan_rx_add_vid(struct net_device *dev, unsigned short vid) in netdev_vlan_rx_add_vid() function
659 .ndo_vlan_rx_add_vid = netdev_vlan_rx_add_vid,