Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dnet_namespace.h280 int peernet2id_alloc(struct net *net, struct net *peer);
/linux-4.4.14/net/core/
Dnet_namespace.c214 int peernet2id_alloc(struct net *net, struct net *peer) in peernet2id_alloc() function
228 EXPORT_SYMBOL(peernet2id_alloc);
Drtnetlink.c1298 int id = peernet2id_alloc(dev_net(dev), link_net); in rtnl_fill_ifinfo()
/linux-4.4.14/drivers/net/
Dvxlan.c305 peernet2id_alloc(dev_net(vxlan->dev), vxlan->net))) in vxlan_fdb_info()