Searched refs:dst_v6 (Results 1 – 3 of 3) sorted by relevance
340 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6; in nf_flow_snat_ipv6()370 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6; in nf_flow_dnat_ipv6()422 tuple->dst_v6 = ip6h->daddr; in nf_flow_tuple_ipv6()
43 ft->dst_v6 = ctt->dst.u3.in6; in flow_offload_fill_dir()
43 struct in6_addr dst_v6; member