Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dvport-vxlan.c126 dev = vxlan_dev_create(net, parms->name, NET_NAME_USER, &conf); in vxlan_tnl_create()
/linux-4.4.14/include/net/
Dvxlan.h198 struct net_device *vxlan_dev_create(struct net *net, const char *name,
/linux-4.4.14/drivers/net/
Dvxlan.c2881 struct net_device *vxlan_dev_create(struct net *net, const char *name, in vxlan_dev_create() function
2903 EXPORT_SYMBOL_GPL(vxlan_dev_create);