Home
last modified time | relevance | path

Searched defs:qdisc_cache (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libnl/src/
H A Dnl-qdisc-list.c111 struct nl_cache *qdisc_cache; in list_qdiscs() local
130 struct nl_cache *link_cache, *qdisc_cache; in main() local
H A Dnl-qdisc-delete.c70 struct nl_cache *link_cache, *qdisc_cache; in main() local
H A Dnl-tctree-list.c17 static struct nl_cache *qdisc_cache, *class_cache; variable