Home
last modified time | relevance | path

Searched refs:matches_dump (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
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,
/linux-6.3-rc2/Documentation/networking/devlink/
A Ddevlink-dpipe.rst100 * ``matches_dump``: Dump the supported matches.
/linux-6.3-rc2/include/net/
A Ddevlink.h367 int (*matches_dump)(void *priv, struct sk_buff *skb); member
/linux-6.3-rc2/net/devlink/
A Dleftover.c2885 if (table->table_ops->matches_dump(table->priv, skb)) in devlink_dpipe_matches_put()

Completed in 27 milliseconds