Home
last modified time | relevance | path

Searched refs:nfnl_exp_alloc_cache (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/netfilter/
Dexp.h42 extern int nfnl_exp_alloc_cache(struct nl_sock *, struct nl_cache **);
/external/libnl/src/lib/
Dexp.c36 return nl_cli_alloc_cache(sk, "expectation", nfnl_exp_alloc_cache); in nl_cli_exp_alloc_cache()
/external/libnl/lib/netfilter/
Dexp.c572 int nfnl_exp_alloc_cache(struct nl_sock *sk, struct nl_cache **result) in nfnl_exp_alloc_cache() function