Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netfilter/
A Dnf_flow_table_ip.c84 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v4.s_addr; in nf_flow_snat_ip()
112 new_addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v4.s_addr; in nf_flow_dnat_ip()
230 tuple->dst_v4.s_addr = iph->daddr; in nf_flow_tuple_ip()
A Dnf_flow_table_offload.c151 key->ipv4.dst = tuple->dst_v4.s_addr; in nf_flow_rule_match()
339 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_REPLY].tuple.dst_v4.s_addr; in flow_offload_ipv4_snat()
370 addr = flow->tuplehash[FLOW_OFFLOAD_DIR_ORIGINAL].tuple.dst_v4.s_addr; in flow_offload_ipv4_dnat()
A Dnf_flow_table_core.c32 ft->dst_v4 = ctt->dst.u3.in; in flow_offload_fill_dir()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_ct.c130 __be32 dst_v4; member
252 tuple->ip.dst_v4 = match.key->dst; in mlx5_tc_ct_rule_to_tuple()
304 tuple->ip.dst_v4 = cpu_to_be32(val); in mlx5_tc_ct_rule_to_tuple_nat()
1054 rev_tuple.ip.src_v4 = rev_tuple.ip.dst_v4; in mlx5_tc_ct_shared_counter_get()
1055 rev_tuple.ip.dst_v4 = tmp_addr; in mlx5_tc_ct_shared_counter_get()
1396 tuple->ip.dst_v4 = flow_keys.addrs.v4addrs.dst; in mlx5_tc_ct_skb_to_tuple()
/linux-6.3-rc2/include/net/netfilter/
A Dnf_flow_table.h112 struct in_addr dst_v4; member
/linux-6.3-rc2/net/sched/
A Dact_ct.c528 tuple->dst_v4.s_addr = iph->daddr; in tcf_ct_flow_table_fill_tuple_ipv4()

Completed in 20 milliseconds