Searched refs:nf_ct_unlink_expect (Results 1 – 4 of 4) sorted by relevance
70 nf_ct_unlink_expect(exp); in nf_ct_expectation_timed_out()178 nf_ct_unlink_expect(exp); in nf_ct_find_expectation()201 nf_ct_unlink_expect(exp); in nf_ct_remove_expectations()243 nf_ct_unlink_expect(exp); in nf_ct_unexpect_related()383 nf_ct_unlink_expect(last); in evict_oldest_expect()408 nf_ct_unlink_expect(i); in __nf_ct_expect_check()
410 nf_ct_unlink_expect(exp); in __nf_conntrack_helper_unregister()
834 nf_ct_unlink_expect(exp); in flush_expectations()
97 static inline void nf_ct_unlink_expect(struct nf_conntrack_expect *exp) in nf_ct_unlink_expect() function