help6             981 net/netfilter/nft_ct.c 	struct nf_conntrack_helper *help4, *help6;
help6             999 net/netfilter/nft_ct.c 	help6 = NULL;
help6            1013 net/netfilter/nft_ct.c 		help6 = nf_conntrack_helper_try_module_get(name, family,
help6            1021 net/netfilter/nft_ct.c 		help6 = nf_conntrack_helper_try_module_get(name, NFPROTO_IPV6,
help6            1029 net/netfilter/nft_ct.c 	if (!help4 && !help6)
help6            1033 net/netfilter/nft_ct.c 	priv->helper6 = help6;