Searched refs:curr_gw_orig (Results 1 – 4 of 4) sorted by relevance
290 struct batadv_orig_node *curr_gw_orig; in batadv_gw_check_election() local298 curr_gw_orig = batadv_gw_get_selected_orig(bat_priv); in batadv_gw_check_election()299 if (!curr_gw_orig) in batadv_gw_check_election()303 if (curr_gw_orig == orig_node) in batadv_gw_check_election()306 if (!bat_priv->algo_ops->gw.is_eligible(bat_priv, curr_gw_orig, in batadv_gw_check_election()313 batadv_orig_node_put(curr_gw_orig); in batadv_gw_check_election()
602 struct batadv_orig_node *curr_gw_orig, in batadv_v_gw_is_eligible() argument611 curr_gw = batadv_gw_node_get(bat_priv, curr_gw_orig); in batadv_v_gw_is_eligible()
2216 struct batadv_orig_node *curr_gw_orig,
2325 struct batadv_orig_node *curr_gw_orig, in batadv_iv_gw_is_eligible() argument2339 router_gw = batadv_orig_router_get(curr_gw_orig, BATADV_IF_DEFAULT); in batadv_iv_gw_is_eligible()