Searched refs:nl_cli_exp_alloc_cache (Results 1 – 24 of 24) sorted by relevance
20 extern struct nl_cache *nl_cli_exp_alloc_cache(struct nl_sock *);
18 extern struct nl_cache *nl_cli_exp_alloc_cache(struct nl_sock *);
130 exp_cache = nl_cli_exp_alloc_cache(sock); in main()
46 nl_cli_exp_alloc_cache;
30 struct nl_cache *nl_cli_exp_alloc_cache(struct nl_sock *sk) in nl_cli_exp_alloc_cache() function