Searched refs:is_eligible (Results 1 – 5 of 5) sorted by relevance
217 * gw.is_eligible() said that we have a new best GW, therefore it can in batadv_gw_election() 294 if (!bat_priv->algo_ops->gw.is_eligible) in batadv_gw_check_election() 305 if (!bat_priv->algo_ops->gw.is_eligible(bat_priv, curr_gw_orig, in batadv_gw_check_election()
319 bat_priv->algo_ops->gw.is_eligible) { in batadv_netlink_mesh_fill() 545 bat_priv->algo_ops->gw.is_eligible) { in batadv_netlink_set_mesh()
800 .is_eligible = batadv_v_gw_is_eligible,
2257 * @is_eligible: check if a newly discovered GW is a potential candidate2260 bool (*is_eligible)(struct batadv_priv *bat_priv, member
2520 .is_eligible = batadv_iv_gw_is_eligible,