Home
last modified time | relevance | path

Searched refs:show_sel_class (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dsysfs.c580 if (bat_priv->algo_ops->gw.show_sel_class) in batadv_show_gw_sel_class()
581 return bat_priv->algo_ops->gw.show_sel_class(bat_priv, buff); in batadv_show_gw_sel_class()
H A Dtypes.h2284 /** @show_sel_class: prints the current GW selection class (optional) */
2285 ssize_t (*show_sel_class)(struct batadv_priv *bat_priv, char *buff); member
H A Dbat_v.c1063 .show_sel_class = batadv_v_show_sel_class,

Completed in 8 milliseconds