helper6            37 net/netfilter/nft_ct.c 	struct nf_conntrack_helper *helper6;
helper6          1033 net/netfilter/nft_ct.c 	priv->helper6 = help6;
helper6          1044 net/netfilter/nft_ct.c 	if (priv->helper6)
helper6          1045 net/netfilter/nft_ct.c 		nf_conntrack_helper_put(priv->helper6);
helper6          1056 net/netfilter/nft_ct.c 	if (priv->helper6)
helper6          1057 net/netfilter/nft_ct.c 		nf_conntrack_helper_put(priv->helper6);
helper6          1082 net/netfilter/nft_ct.c 		to_assign = priv->helper6;
helper6          1109 net/netfilter/nft_ct.c 	if (priv->helper4 && priv->helper6) {
helper6          1112 net/netfilter/nft_ct.c 	} else if (priv->helper6) {
helper6          1114 net/netfilter/nft_ct.c 		helper = priv->helper6;