Home
last modified time | relevance | path

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

/linux/drivers/net/ipvlan/
H A Dipvlan_main.c359 static const struct net_device_ops ipvlan_netdev_ops = { variable
405 return dev->netdev_ops == &ipvlan_netdev_ops; in netif_is_ipvlan()
683 dev->netdev_ops = &ipvlan_netdev_ops; in ipvlan_link_setup()