Home
last modified time | relevance | path

Searched refs:dst_v6 (Results 1 – 6 of 6) sorted by relevance

/linux/net/netfilter/
A Dnf_flow_table_ip.c464 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6; in nf_flow_snat_ipv6()
492 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6; in nf_flow_dnat_ipv6()
552 tuple->dst_v6 = ip6h->daddr; in nf_flow_tuple_ipv6()
A Dnf_flow_table_offload.c156 key->ipv6.dst = tuple->dst_v6; in nf_flow_rule_match()
395 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v6.s6_addr32; in flow_offload_ipv6_snat()
424 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v6.s6_addr32; in flow_offload_ipv6_dnat()
A Dnf_flow_table_core.c36 ft->dst_v6 = ctt->dst.u3.in6; in flow_offload_fill_dir()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_ct.c108 struct in6_addr dst_v6; member
235 tuple->ip.dst_v6 = match.key->dst; in mlx5_tc_ct_rule_to_tuple()
291 tuple->ip.dst_v6.s6_addr32[ip6_offset - 4] = cpu_to_be32(val); in mlx5_tc_ct_rule_to_tuple_nat()
925 rev_tuple.ip.src_v6 = rev_tuple.ip.dst_v6; in mlx5_tc_ct_shared_counter_get()
926 rev_tuple.ip.dst_v6 = tmp_addr; in mlx5_tc_ct_shared_counter_get()
1210 tuple->ip.dst_v6 = flow_keys.addrs.v6addrs.dst; in mlx5_tc_ct_skb_to_tuple()
/linux/include/net/netfilter/
A Dnf_flow_table.h110 struct in6_addr dst_v6; member
/linux/net/sched/
A Dact_ct.c497 tuple->dst_v6 = ip6h->daddr; in tcf_ct_flow_table_fill_tuple_ipv6()

Completed in 18 milliseconds