Searched refs:matches_dump (Results 1 – 3 of 3) sorted by relevance
285 .matches_dump = mlxsw_sp_dpipe_table_erif_matches_dump,736 .matches_dump = mlxsw_sp_dpipe_table_host4_matches_dump,813 .matches_dump = mlxsw_sp_dpipe_table_host6_matches_dump,1216 .matches_dump = mlxsw_sp_dpipe_table_adj_matches_dump,
227 int (*matches_dump)(void *priv, struct sk_buff *skb); member
1692 if (table->table_ops->matches_dump(table->priv, skb)) in devlink_dpipe_matches_put()