Searched refs:nfnl_ct_test_bytes (Results 1 – 2 of 2) sorted by relevance
129 extern int nfnl_ct_test_bytes(const struct nfnl_ct *, int);
281 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