Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ipvlan/
Dipvlan_main.c356 static const struct net_device_ops ipvlan_netdev_ops = { variable
402 return dev->netdev_ops == &ipvlan_netdev_ops; in netif_is_ipvlan()
679 dev->netdev_ops = &ipvlan_netdev_ops; in ipvlan_link_setup()