HomeSort by relevance Sort by last modified time
    Searched refs:nfnl_ct_alloc_cache (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/netfilter/
ct.h 36 extern int nfnl_ct_alloc_cache(struct nl_sock *, struct nl_cache **);
  /external/libnl/src/lib/
ct.c 35 return nl_cli_alloc_cache(sk, "conntrack", nfnl_ct_alloc_cache);
  /external/libnl/lib/netfilter/
ct.c 641 int nfnl_ct_alloc_cache(struct nl_sock *sk, struct nl_cache **result) function

Completed in 490 milliseconds