dst_v6             44 include/net/netfilter/nf_flow_table.h 		struct in6_addr		dst_v6;
dst_v6             46 net/netfilter/nf_flow_table_core.c 		ft->dst_v6 = ctt->dst.u3.in6;
dst_v6            371 net/netfilter/nf_flow_table_ip.c 		new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6;
dst_v6            401 net/netfilter/nf_flow_table_ip.c 		new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6;
dst_v6            457 net/netfilter/nf_flow_table_ip.c 	tuple->dst_v6		= ip6h->daddr;