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

/linux-master/net/core/
H A Dnet_namespace.c189 static int alloc_netid(struct net *net, struct net *peer, int reqid) function
257 id = alloc_netid(net, peer, -1);
814 err = alloc_netid(net, peer, nsid);

Completed in 160 milliseconds