Searched refs:nl_cli_exp_alloc_cache (Results 1 – 3 of 3) sorted by relevance
20 extern struct nl_cache *nl_cli_exp_alloc_cache(struct nl_sock *);
132 exp_cache = nl_cli_exp_alloc_cache(sock); in main()
34 struct nl_cache *nl_cli_exp_alloc_cache(struct nl_sock *sk) in nl_cli_exp_alloc_cache() function