Home
last modified time | relevance | path

Searched refs:ip_ttl_hoplimit (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c6591 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_ttl_hoplimit, in flow_dv_translate_item_ipv4()
6593 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_ttl_hoplimit, in flow_dv_translate_item_ipv4()
6700 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_ttl_hoplimit, in flow_dv_translate_item_ipv6()
6702 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_ttl_hoplimit, in flow_dv_translate_item_ipv6()
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h742 u8 ip_ttl_hoplimit[0x8]; member