Lines Matching refs:ip_ttl
372 MAP_KEY_AND_MASK(IP, ip, ttl, ip_ttl); in efx_tc_flower_parse_match()
925 if (COPY_FROM_ENC(ip_tos) || COPY_FROM_ENC(ip_ttl)) in efx_tc_flower_translate_flhs_match()
954 match->mask.ip_tos || match->mask.ip_ttl || in efx_tc_flower_flhs_needs_ar()
1323 if (match->mask.ip_ttl != U8_MAX) { in efx_tc_mangle()
1326 match->mask.ip_ttl); in efx_tc_mangle()
1333 if (match->value.ip_ttl == 0) { in efx_tc_mangle()
1348 tr_ttl = match->value.ip_ttl - 1; in efx_tc_mangle()
1382 if (match->mask.ip_ttl != U8_MAX) { in efx_tc_mangle()
1385 match->mask.ip_ttl); in efx_tc_mangle()
1392 if (match->value.ip_ttl == 0) { in efx_tc_mangle()
1407 tr_ttl = match->value.ip_ttl - 1; in efx_tc_mangle()