Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipnetns.c138 struct nsid_cache { struct
152 static struct nsid_cache *netns_map_get_by_nsid(int nsid) in netns_map_get_by_nsid() argument
158 struct nsid_cache *c = container_of(n, struct nsid_cache, in netns_map_get_by_nsid()
169 struct nsid_cache *c; in netns_map_add()
192 static void netns_map_del(struct nsid_cache *c) in netns_map_del()
265 struct nsid_cache *c; in print_nsid()