Searched refs:help6 (Results 1 – 1 of 1) sorted by relevance
963 struct nf_conntrack_helper *help4, *help6; in nft_ct_helper_obj_init() local981 help6 = NULL; in nft_ct_helper_obj_init()995 help6 = nf_conntrack_helper_try_module_get(name, family, in nft_ct_helper_obj_init()1003 help6 = nf_conntrack_helper_try_module_get(name, NFPROTO_IPV6, in nft_ct_helper_obj_init()1011 if (!help4 && !help6) in nft_ct_helper_obj_init()1015 priv->helper6 = help6; in nft_ct_helper_obj_init()