Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_conntrack_expect.c119 bool nf_ct_remove_expect(struct nf_conntrack_expect *exp) in nf_ct_remove_expect() function
128 EXPORT_SYMBOL_GPL(nf_ct_remove_expect);
240 nf_ct_remove_expect(exp); in nf_ct_remove_expectations()
290 nf_ct_remove_expect(exp); in nf_ct_unexpect_related()
428 nf_ct_remove_expect(last); in evict_oldest_expect()
457 if (nf_ct_remove_expect(i)) in __nf_ct_expect_check()
A Dnf_conntrack_sip.c838 if (!nf_ct_remove_expect(exp)) in flush_expectations()
/linux/include/net/netfilter/
A Dnf_conntrack_expect.h114 bool nf_ct_remove_expect(struct nf_conntrack_expect *exp);

Completed in 8 milliseconds