Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/netfilter/
Dct.h125 extern int nfnl_ct_test_packets(const struct nfnl_ct *, int);
/third_party/libnl/
Dlibnl-nf-3.sym72 nfnl_ct_test_packets;
/third_party/libnl/lib/netfilter/
Dct_obj.c283 !nfnl_ct_test_packets(ct, 0) || in ct_dump_stats()
285 !nfnl_ct_test_packets(ct, 1)) in ct_dump_stats()
783 int nfnl_ct_test_packets(const struct nfnl_ct *ct, int repl) in nfnl_ct_test_packets() function