Searched refs:nf_conntrack_helper_try_module_get (Results 1 – 3 of 3) sorted by relevance
58 struct nf_conntrack_helper *nf_conntrack_helper_try_module_get(const char *name,
152 nf_conntrack_helper_try_module_get(const char *name, u16 l3num, u8 protonum) in nf_conntrack_helper_try_module_get() function168 EXPORT_SYMBOL_GPL(nf_conntrack_helper_try_module_get);
90 helper = nf_conntrack_helper_try_module_get(helper_name, par->family, in xt_ct_set_helper()