Searched refs:alloc_netid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | net_namespace.c | 216 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 D | net_namespace.c | 189 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