Home
last modified time | relevance | path

Searched refs:matches_dump (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c287 .matches_dump = mlxsw_sp_dpipe_table_erif_matches_dump,
738 .matches_dump = mlxsw_sp_dpipe_table_host4_matches_dump,
815 .matches_dump = mlxsw_sp_dpipe_table_host6_matches_dump,
1218 .matches_dump = mlxsw_sp_dpipe_table_adj_matches_dump,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c287 .matches_dump = mlxsw_sp_dpipe_table_erif_matches_dump,
738 .matches_dump = mlxsw_sp_dpipe_table_host4_matches_dump,
815 .matches_dump = mlxsw_sp_dpipe_table_host6_matches_dump,
1220 .matches_dump = mlxsw_sp_dpipe_table_adj_matches_dump,
/kernel/linux/linux-6.6/net/devlink/
H A Ddpipe.c97 if (table->table_ops->matches_dump(table->priv, skb)) in devlink_dpipe_matches_put()
/kernel/linux/linux-5.10/include/net/
H A Ddevlink.h299 * @matches_dump - dumps all tables matches
308 int (*matches_dump)(void *priv, struct sk_buff *skb); member
/kernel/linux/linux-6.6/include/net/
H A Ddevlink.h361 * @matches_dump: dumps all tables matches
370 int (*matches_dump)(void *priv, struct sk_buff *skb); member
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c2086 if (table->table_ops->matches_dump(table->priv, skb)) in devlink_dpipe_matches_put()

Completed in 28 milliseconds