Searched defs:vlan_netdev_ops (Results 1 - 1 of 1) sorted by relevance

/net/8021q/
H A Dvlan_dev.c564 static const struct net_device_ops vlan_netdev_ops; variable in typeref:struct:net_device_ops
613 dev->netdev_ops = &vlan_netdev_ops;
757 static const struct net_device_ops vlan_netdev_ops = { variable in typeref:struct:net_device_ops
806 dev->netdev_ops = &vlan_netdev_ops;

Completed in 38 milliseconds