Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dsysfs.c465 !bat_priv->algo_ops->gw.is_eligible) in batadv_show_gw_mode()
501 !bat_priv->algo_ops->gw.is_eligible) in batadv_store_gw_mode()
577 !bat_priv->algo_ops->gw.is_eligible) in batadv_show_gw_sel_class()
599 !bat_priv->algo_ops->gw.is_eligible) in batadv_store_gw_sel_class()
H A Dgateway_client.c301 if (!bat_priv->algo_ops->gw.is_eligible) in batadv_gw_check_election()
312 if (!bat_priv->algo_ops->gw.is_eligible(bat_priv, curr_gw_orig, in batadv_gw_check_election()
H A Dnetlink.c322 bat_priv->algo_ops->gw.is_eligible) { in batadv_netlink_mesh_fill()
547 bat_priv->algo_ops->gw.is_eligible) { in batadv_netlink_set_mesh()
H A Dtypes.h2292 bool (*is_eligible)(struct batadv_priv *bat_priv, member
H A Dbat_v.c1065 .is_eligible = batadv_v_gw_is_eligible,
H A Dbat_iv_ogm.c2766 .is_eligible = batadv_iv_gw_is_eligible,