Home
last modified time | relevance | path

Searched refs:get_best_gw_node (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/batman-adv/
A Dgateway_client.c209 if (!bat_priv->algo_ops->gw.get_best_gw_node) in batadv_gw_election()
221 next_gw = bat_priv->algo_ops->gw.get_best_gw_node(bat_priv); in batadv_gw_election()
A Dnetlink.c322 if (bat_priv->algo_ops->gw.get_best_gw_node && in batadv_netlink_mesh_fill()
545 bat_priv->algo_ops->gw.get_best_gw_node && in batadv_netlink_set_mesh()
A Dbat_v.c822 .get_best_gw_node = batadv_v_gw_get_best_gw_node,
A Dtypes.h2203 struct batadv_gw_node *(*get_best_gw_node) member
A Dbat_iv_ogm.c2519 .get_best_gw_node = batadv_iv_gw_get_best_gw_node,

Completed in 20 milliseconds