Searched refs:nl_cli_ct_alloc_cache (Results 1 – 24 of 24) sorted by relevance
19 extern struct nl_cache *nl_cli_ct_alloc_cache(struct nl_sock *);
17 extern struct nl_cache *nl_cli_ct_alloc_cache(struct nl_sock *);
129 ct_cache = nl_cli_ct_alloc_cache(sock); in main()
31 nl_cli_ct_alloc_cache;
29 struct nl_cache *nl_cli_ct_alloc_cache(struct nl_sock *sk) in nl_cli_ct_alloc_cache() function