Searched defs:qdisc_cache (Results 1 – 3 of 3) sorted by relevance
111 struct nl_cache *qdisc_cache; in list_qdiscs() local130 struct nl_cache *link_cache, *qdisc_cache; in main() local
70 struct nl_cache *link_cache, *qdisc_cache; in main() local
17 static struct nl_cache *qdisc_cache, *class_cache; variable