Searched refs:ttl_value (Results 1 – 6 of 6) sorted by relevance
461 uint32_t ttl_value = para.counter; in add_set_ttl() local465 ttl_value = 1; in add_set_ttl()468 ttl_value = ttl_value % 0xff; in add_set_ttl()470 set_ttl.ttl_value = ttl_value; in add_set_ttl()
2718 uint8_t ttl_value; member
744 ipv4.hdr.time_to_live = conf->ttl_value; in flow_dv_convert_action_modify_ttl()754 ipv6.hdr.hop_limits = conf->ttl_value; in flow_dv_convert_action_modify_ttl()
2519 | ``ttl_value`` | new TTL value |
3907 (struct rte_flow_action_set_ttl, ttl_value)),
3987 - ``ttl_value {unsigned}``: The new TTL value to be set