Searched refs:dst_v6 (Results 1 – 9 of 9) sorted by relevance
128 info->tun.dst_v6 = path->tun.dst_v6; in nft_dev_path_info()224 fl.u.ip6.daddr = tun->dst_v6; in nft_flow_tunnel_update_route()272 route->tuple[!dir].in.tun.src_v6 = info.tun.dst_v6; in nft_dev_forward_path()273 route->tuple[!dir].in.tun.dst_v6 = info.tun.src_v6; in nft_dev_forward_path()
206 tuple->tun.dst_v6 = ip6h->daddr; in nf_flow_tuple_encap()667 .saddr = tuple->tun.dst_v6, in nf_flow_tunnel_ip6ip6_push()721 ip6h->saddr = tuple->tun.dst_v6; in nf_flow_tunnel_ip6ip6_push()970 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6; in nf_flow_snat_ipv6()998 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6; in nf_flow_dnat_ipv6()1080 tuple->dst_v6 = ip6h->daddr; in nf_flow_tuple_ipv6()
163 key->ipv6.dst = tuple->dst_v6; in nf_flow_rule_match()434 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6.s6_addr32; in flow_offload_ipv6_snat()463 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6.s6_addr32; in flow_offload_ipv6_dnat()
37 ft->dst_v6 = ctt->dst.u3.in6; in flow_offload_fill_dir()
117 struct in6_addr dst_v6; member130 struct in6_addr dst_v6; member
127 struct in6_addr dst_v6; member262 tuple->ip.dst_v6 = match.key->dst; in mlx5_tc_ct_rule_to_tuple()319 tuple->ip.dst_v6.s6_addr32[ip6_offset - 4] = cpu_to_be32(val); in mlx5_tc_ct_rule_to_tuple_nat()1059 rev_tuple.ip.src_v6 = rev_tuple.ip.dst_v6; in mlx5_tc_ct_shared_counter_get()1060 rev_tuple.ip.dst_v6 = tmp_addr; in mlx5_tc_ct_shared_counter_get()1442 tuple->ip.dst_v6 = flow_keys.addrs.v6addrs.dst; in mlx5_tc_ct_skb_to_tuple()
651 tuple->dst_v6 = ip6h->daddr; in tcf_ct_flow_table_fill_tuple_ipv6()
1857 path->tun.dst_v6 = t->parms.raddr; in ip6_tnl_fill_forward_path()
901 struct in6_addr dst_v6; member