Searched refs:actions_dump (Results 1 – 4 of 4) sorted by relevance
288 .actions_dump = mlxsw_sp_dpipe_table_erif_actions_dump,739 .actions_dump = mlxsw_sp_dpipe_table_host_actions_dump,816 .actions_dump = mlxsw_sp_dpipe_table_host_actions_dump,1221 .actions_dump = mlxsw_sp_dpipe_table_adj_actions_dump,
101 * ``actions_dump``: Dump the supported actions.
355 int (*actions_dump)(void *priv, struct sk_buff *skb); member
3431 if (table->table_ops->actions_dump(table->priv, skb)) in devlink_dpipe_actions_put()