Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_conntrack_expect.c105 bool nf_ct_remove_expect(struct nf_conntrack_expect *exp) in nf_ct_remove_expect() function
114 EXPORT_SYMBOL_GPL(nf_ct_remove_expect);
224 nf_ct_remove_expect(exp); in nf_ct_remove_expectations()
274 nf_ct_remove_expect(exp); in nf_ct_unexpect_related()
410 nf_ct_remove_expect(last); in evict_oldest_expect()
438 if (nf_ct_remove_expect(i)) in __nf_ct_expect_check()
Dnf_conntrack_sip.c838 if (!nf_ct_remove_expect(exp)) in flush_expectations()