Searched refs:src_v6 (Results 1 – 8 of 8) sorted by relevance
125 info->tun.src_v6 = path->tun.src_v6; in nft_dev_path_info()220 fl.u.ip6.saddr = tun->src_v6; in nft_flow_tunnel_update_route()267 route->tuple[!dir].in.tun.src_v6 = info.tun.dst_v6; in nft_dev_forward_path()268 route->tuple[!dir].in.tun.dst_v6 = info.tun.src_v6; in nft_dev_forward_path()
85 tuple.src_v6 = *(struct in6_addr *)&fib_tuple->ipv6_src; in bpf_xdp_flow_lookup()
730 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.src_v6; in nf_flow_offload_ipv6_hook() 748 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.src_v6; in nf_flow_offload_ipv6_hook() 834 tuple->src_v6 = ip6h->saddr;946 ip6_daddr = &other_tuple->src_v6;
157 key->ipv6.src = tuple->src_v6; in nf_flow_rule_match() 410 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.src_v6.s6_addr32; in flow_offload_ipv6_snat() 431 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.src_v6.s6_addr32; in flow_offload_ipv6_dnat()
35 ft->src_v6 = ctt->src.u3.in6; in flow_offload_fill_dir()
113 struct in6_addr src_v6; member 126 struct in6_addr src_v6;
644 tuple->src_v6 = ip6h->saddr; in tcf_ct_flow_table_fill_tuple_ipv6()
895 struct in6_addr src_v6; member