Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/vxlan/
Dvxlan_core.c3092 static const struct net_device_ops vxlan_netdev_ether_ops = { variable
3200 dev->netdev_ops = &vxlan_netdev_ether_ops; in vxlan_ether_setup()