Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/
Dclassid.c25 struct classid_map struct
40 const struct classid_map *ma = pa; in compare_id() argument
41 const struct classid_map *mb = pb; in compare_id()
66 struct classid_map *map; in classid_lookup()
82 struct classid_map cm = { in name_lookup()
88 return (*(struct classid_map **) res)->name; in name_lookup()
253 static void classid_map_free(struct classid_map *map) in classid_map_free()
267 struct classid_map *map, *n; in clear_hashtable()
284 struct classid_map *map; in classid_map_add()
450 free(((struct classid_map *)map)->name); in free_map()