Searched refs:store_sel_class (Results 1 – 4 of 4) sorted by relevance
605 if (bat_priv->algo_ops->gw.store_sel_class) in batadv_store_gw_sel_class()606 return bat_priv->algo_ops->gw.store_sel_class(bat_priv, buff, in batadv_store_gw_sel_class()
2275 ssize_t (*store_sel_class)(struct batadv_priv *bat_priv, char *buff, member
1062 .store_sel_class = batadv_v_store_sel_class,
558 if (!bat_priv->algo_ops->gw.store_sel_class) in batadv_netlink_set_mesh()