Home
last modified time | relevance | path

Searched refs:dst_ip_31_0 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_types.h629 u32 dst_ip_31_0; member
833 (_spec)->dst_ip_31_0)
H A Ddr_ste_v1.c1045 DR_STE_SET_TAG(eth_l3_ipv6_dst, tag, dst_ip_31_0, spec, dst_ip_31_0); in dr_ste_v1_build_eth_l3_ipv6_dst_tag()
1090 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple_v1, tag, destination_address, spec, dst_ip_31_0); in dr_ste_v1_build_eth_l3_ipv4_5_tuple_tag()
H A Ddr_matcher.c30 return (spec->dst_ip_31_0 || spec->src_ip_31_0); in dr_mask_is_ipv4_set()