Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_expect.c75 nf_ct_unlink_expect(exp); in nf_ct_expectation_timed_out()
109 nf_ct_unlink_expect(exp); in nf_ct_remove_expect()
203 nf_ct_unlink_expect(exp); in nf_ct_find_expectation()
493 nf_ct_unlink_expect(exp); in nf_ct_expect_iterate_destroy()
/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_expect.h102 static inline void nf_ct_unlink_expect(struct nf_conntrack_expect *exp) in nf_ct_unlink_expect() function