Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dct.h129 extern int nfnl_ct_test_bytes(const struct nfnl_ct *, int);
/external/libnl/lib/netfilter/
Dct_obj.c281 if (!nfnl_ct_test_bytes(ct, 0) || in ct_dump_stats()
283 !nfnl_ct_test_bytes(ct, 1) || in ct_dump_stats()
804 int nfnl_ct_test_bytes(const struct nfnl_ct *ct, int repl) in nfnl_ct_test_bytes() function