Searched refs:nfnl_ct_alloc_cache (Results 1 - 3 of 3) sorted by relevance

/external/libnl/include/netlink/netfilter/
H A Dct.h31 extern int nfnl_ct_alloc_cache(struct nl_sock *, struct nl_cache **);
/external/libnl/src/lib/
H A Dct.c35 return nl_cli_alloc_cache(sk, "conntrack", nfnl_ct_alloc_cache);
/external/libnl/lib/netfilter/
H A Dct.c553 int nfnl_ct_alloc_cache(struct nl_sock *sk, struct nl_cache **result) function

Completed in 103 milliseconds