Home
last modified time | relevance | path

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

/third_party/libnl/src/
Dnf-ct-list.c54 struct nl_cache *ct_cache; in main() local
134 ct_cache = nl_cli_ct_alloc_cache(sock); in main()
136 nl_cache_dump_filter(ct_cache, &params, OBJ_CAST(ct)); in main()