Home
last modified time | relevance | path

Searched refs:nfnl_ct_test_packets (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/netlink/netfilter/
Dct.h125 extern int nfnl_ct_test_packets(const struct nfnl_ct *, int);
/external/libnl/lib/netfilter/
Dct_obj.c282 !nfnl_ct_test_packets(ct, 0) || in ct_dump_stats()
284 !nfnl_ct_test_packets(ct, 1)) in ct_dump_stats()
782 int nfnl_ct_test_packets(const struct nfnl_ct *ct, int repl) in nfnl_ct_test_packets() function