Searched refs:expect_count (Results 1 – 3 of 3) sorted by relevance
57 net->ct.expect_count--; in nf_ct_unlink_expect_report()124 if (!net->ct.expect_count) in __nf_ct_expect_find()164 if (!net->ct.expect_count) in nf_ct_find_expectation()392 net->ct.expect_count++; in nf_ct_expect_insert()461 if (net->ct.expect_count >= nf_ct_expect_max) { in __nf_ct_expect_check()689 net->ct.expect_count = 0; in nf_conntrack_expect_pernet_init()
1584 if (net->ct.expect_count) { in init_conntrack()
97 unsigned int expect_count; member