Searched refs:ttl_hoplimit (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 1226 MLX5_SET(fte_match_set_lyr_2_4, headers_c, ttl_hoplimit, mask->ttl); in parse_tunnel_attr() 1227 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ttl_hoplimit, key->ttl); in parse_tunnel_attr() 1551 MLX5_SET(fte_match_set_lyr_2_4, headers_c, ttl_hoplimit, mask->ttl); in __parse_cls_flower() 1552 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ttl_hoplimit, key->ttl); in __parse_cls_flower()
|
/Linux-v4.19/include/linux/mlx5/ |
D | mlx5_ifc.h | 410 u8 ttl_hoplimit[0x8]; member
|