Searched refs:nf_ct_unlink_expect (Results 1 – 3 of 3) sorted by relevance
59 nf_ct_unlink_expect(exp); in nf_ct_expectation_gc()188 nf_ct_unlink_expect(i); in nf_ct_find_expectation()226 nf_ct_unlink_expect(exp); in nf_ct_find_expectation()248 nf_ct_unlink_expect(exp); in nf_ct_remove_expectations()452 nf_ct_unlink_expect(exp); in evict_oldest_expect()462 nf_ct_unlink_expect(last); in evict_oldest_expect()488 nf_ct_unlink_expect(i); in __nf_ct_expect_check()497 nf_ct_unlink_expect(i); in __nf_ct_expect_check()606 nf_ct_unlink_expect(exp); in nf_ct_expect_iterate_destroy()
916 nf_ct_unlink_expect(exp); in flush_expectations()
138 static inline void nf_ct_unlink_expect(struct nf_conntrack_expect *exp) in nf_ct_unlink_expect() function