Searched refs:nfnl_exp_alloc_cache (Results 1 – 4 of 4) sorted by relevance
36 extern int nfnl_exp_alloc_cache(struct nl_sock *, struct nl_cache **);
32 return nl_cli_alloc_cache(sk, "expectation", nfnl_exp_alloc_cache); in nl_cli_exp_alloc_cache()
90 nfnl_exp_alloc_cache;
580 int nfnl_exp_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in nfnl_exp_alloc_cache() function