helper4            36 net/netfilter/nft_ct.c 	struct nf_conntrack_helper *helper4;
helper4          1032 net/netfilter/nft_ct.c 	priv->helper4 = help4;
helper4          1042 net/netfilter/nft_ct.c 	if (priv->helper4)
helper4          1043 net/netfilter/nft_ct.c 		nf_conntrack_helper_put(priv->helper4);
helper4          1054 net/netfilter/nft_ct.c 	if (priv->helper4)
helper4          1055 net/netfilter/nft_ct.c 		nf_conntrack_helper_put(priv->helper4);
helper4          1079 net/netfilter/nft_ct.c 		to_assign = priv->helper4;
helper4          1109 net/netfilter/nft_ct.c 	if (priv->helper4 && priv->helper6) {
helper4          1111 net/netfilter/nft_ct.c 		helper = priv->helper4;
helper4          1117 net/netfilter/nft_ct.c 		helper = priv->helper4;