Home
last modified time | relevance | path

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

/net/8021q/
Dvlan_dev.c541 static const struct net_device_ops vlan_netdev_ops; variable
599 dev->netdev_ops = &vlan_netdev_ops; in vlan_dev_init()
780 static const struct net_device_ops vlan_netdev_ops = { variable
833 dev->netdev_ops = &vlan_netdev_ops; in vlan_setup()