Searched refs:nfnl_exp_alloc_cache (Results 1 – 4 of 4) sorted by relevance
42 extern int nfnl_exp_alloc_cache(struct nl_sock *, struct nl_cache **);
37 return nl_cli_alloc_cache(sk, "expectation", nfnl_exp_alloc_cache); in nl_cli_exp_alloc_cache()
84 nfnl_exp_alloc_cache;
583 int nfnl_exp_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in nfnl_exp_alloc_cache() function