help4             981 net/netfilter/nft_ct.c 	struct nf_conntrack_helper *help4, *help6;
help4             998 net/netfilter/nft_ct.c 	help4 = NULL;
help4            1006 net/netfilter/nft_ct.c 		help4 = nf_conntrack_helper_try_module_get(name, family,
help4            1019 net/netfilter/nft_ct.c 		help4 = nf_conntrack_helper_try_module_get(name, NFPROTO_IPV4,
help4            1029 net/netfilter/nft_ct.c 	if (!help4 && !help6)
help4            1032 net/netfilter/nft_ct.c 	priv->helper4 = help4;