Home
last modified time | relevance | path

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

/net/8021q/
Dvlan_dev.c520 static const struct net_device_ops vlan_netdev_ops; variable
578 dev->netdev_ops = &vlan_netdev_ops; in vlan_dev_init()
754 static const struct net_device_ops vlan_netdev_ops = { variable
804 dev->netdev_ops = &vlan_netdev_ops; in vlan_setup()