Searched refs:nl_cli_ct_alloc_cache (Results 1 – 4 of 4) sorted by relevance
19 extern struct nl_cache *nl_cli_ct_alloc_cache(struct nl_sock *);
25 nl_cli_ct_alloc_cache;
134 ct_cache = nl_cli_ct_alloc_cache(sock); in main()
34 struct nl_cache *nl_cli_ct_alloc_cache(struct nl_sock *sk) in nl_cli_ct_alloc_cache() function