Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dmacvlan.c1171 static const struct net_device_ops macvlan_netdev_ops = { variable
1217 dev->netdev_ops = &macvlan_netdev_ops; in macvlan_common_setup()