Home
last modified time | relevance | path

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

/openbmc/linux/net/batman-adv/
H A Dgateway_client.c295 if (!bat_priv->algo_ops->gw.is_eligible) in batadv_gw_check_election()
306 if (!bat_priv->algo_ops->gw.is_eligible(bat_priv, curr_gw_orig, in batadv_gw_check_election()
H A Dnetlink.c323 bat_priv->algo_ops->gw.is_eligible) { in batadv_netlink_mesh_fill()
549 bat_priv->algo_ops->gw.is_eligible) { in batadv_netlink_set_mesh()
H A Dtypes.h2212 bool (*is_eligible)(struct batadv_priv *bat_priv, member
H A Dbat_v.c802 .is_eligible = batadv_v_gw_is_eligible,
H A Dbat_iv_ogm.c2521 .is_eligible = batadv_iv_gw_is_eligible,