Searched refs:store_sel_class (Results 1 – 3 of 3) sorted by relevance
574 if (bat_priv->algo_ops->gw.store_sel_class) in batadv_store_gw_sel_class()575 return bat_priv->algo_ops->gw.store_sel_class(bat_priv, buff, in batadv_store_gw_sel_class()
1516 ssize_t (*store_sel_class)(struct batadv_priv *bat_priv, char *buff, member
1067 .store_sel_class = batadv_v_store_sel_class,