Searched refs:ihl_v (Results 1 – 1 of 1) sorted by relevance
8477 uint8_t tos, ihl_m, ihl_v; in flow_dv_translate_item_ipv4() local8507 ihl_v = ipv4_v->hdr.version_ihl & RTE_IPV4_HDR_IHL_MASK; in flow_dv_translate_item_ipv4()8509 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ipv4_ihl, ihl_m & ihl_v); in flow_dv_translate_item_ipv4()