Searched refs:net_eq_idr (Results 1 - 1 of 1) sorted by path

/linux-master/net/core/
H A Dnet_namespace.c210 static int net_eq_idr(int id, void *net, void *peer) function
220 int id = idr_for_each(&net->netns_ids, net_eq_idr, peer);

Completed in 165 milliseconds