Home
last modified time | relevance | path

Searched refs:alloc_netid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dnet_namespace.c216 static int alloc_netid(struct net *net, struct net *peer, int reqid) in alloc_netid() function
284 id = alloc_netid(net, peer, -1); in peernet2id_alloc()
802 err = alloc_netid(net, peer, nsid); in rtnl_net_newid()
/kernel/linux/linux-6.6/net/core/
H A Dnet_namespace.c189 static int alloc_netid(struct net *net, struct net *peer, int reqid) in alloc_netid() function
257 id = alloc_netid(net, peer, -1); in peernet2id_alloc()
791 err = alloc_netid(net, peer, nsid); in rtnl_net_newid()

Completed in 5 milliseconds