Searched refs:is_eligible (Results 1 - 5 of 5) sorted by last modified time

/linux-master/net/batman-adv/
H A Dnetlink.c321 bat_priv->algo_ops->gw.is_eligible) {
547 bat_priv->algo_ops->gw.is_eligible) {
H A Dtypes.h2282 * @is_eligible: check if a newly discovered GW is a potential candidate
2285 bool (*is_eligible)(struct batadv_priv *bat_priv, member in struct:batadv_algo_gw_ops
H A Dgateway_client.c218 * gw.is_eligible() said that we have a new best GW, therefore it can
295 if (!bat_priv->algo_ops->gw.is_eligible)
306 if (!bat_priv->algo_ops->gw.is_eligible(bat_priv, curr_gw_orig,
H A Dbat_v.c804 .is_eligible = batadv_v_gw_is_eligible,
H A Dbat_iv_ogm.c2521 .is_eligible = batadv_iv_gw_is_eligible,

Completed in 154 milliseconds