Searched refs:port_shared_action_get_by_id (Results 1 – 3 of 3) sorted by relevance
829 struct rte_flow_shared_action *port_shared_action_get_by_id(portid_t port_id,
1925 port_shared_action_get_by_id(portid_t port_id, uint32_t id) in port_shared_action_get_by_id() function1941 shared_action = port_shared_action_get_by_id(port_id, id); in port_shared_action_update()
6765 action->conf = port_shared_action_get_by_id(ctx->port, id); in parse_sa_id2ptr()