Searched refs:rte_flow_action_set_ttl (Results 1 – 5 of 5) sorted by relevance
2717 struct rte_flow_action_set_ttl { struct
166 MK_FLOW_ACTION(SET_TTL, sizeof(struct rte_flow_action_set_ttl)),
460 static struct rte_flow_action_set_ttl set_ttl; in add_set_ttl()
3898 sizeof(struct rte_flow_action_set_ttl)),3907 (struct rte_flow_action_set_ttl, ttl_value)),
730 const struct rte_flow_action_set_ttl *conf = in flow_dv_convert_action_modify_ttl()731 (const struct rte_flow_action_set_ttl *)(action->conf); in flow_dv_convert_action_modify_ttl()