Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/
Dmacvlan.c1025 static const struct net_device_ops macvlan_netdev_ops = { variable
1059 dev->netdev_ops = &macvlan_netdev_ops; in macvlan_common_setup()