Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipnetns.c136 struct nsid_cache { struct
150 static struct nsid_cache *netns_map_get_by_nsid(int nsid) in netns_map_get_by_nsid() argument
156 struct nsid_cache *c = container_of(n, struct nsid_cache, in netns_map_get_by_nsid()
167 struct nsid_cache *c; in netns_map_add()
190 static void netns_map_del(struct nsid_cache *c) in netns_map_del()
270 struct nsid_cache *c; in print_nsid()