Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c3180 static const struct net_device_ops vxlan_netdev_raw_ops = { variable
3280 dev->netdev_ops = &vxlan_netdev_raw_ops; in vxlan_raw_setup()