Searched refs:nfnl_ct_alloc_cache (Results 1 – 3 of 3) sorted by relevance
36 extern int nfnl_ct_alloc_cache(struct nl_sock *, struct nl_cache **);
35 return nl_cli_alloc_cache(sk, "conntrack", nfnl_ct_alloc_cache); in nl_cli_ct_alloc_cache()
641 int nfnl_ct_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in nfnl_ct_alloc_cache() function