Searched refs:nf_ct_expect_iterate_destroy (Results 1 – 3 of 3) sorted by relevance
146 void nf_ct_expect_iterate_destroy(bool (*iter)(struct nf_conntrack_expect *e, void *data), void *da…
300 nf_ct_expect_iterate_destroy(expect_iter_expectfn, (void *)n); in nf_ct_helper_expectfn_destroy()453 nf_ct_expect_iterate_destroy(expect_iter_me, me); in nf_conntrack_helper_release()
592 void nf_ct_expect_iterate_destroy(bool (*iter)(struct nf_conntrack_expect *e, void *data), in nf_ct_expect_iterate_destroy() function612 EXPORT_SYMBOL_GPL(nf_ct_expect_iterate_destroy);