Searched refs:curr_gw_orig (Results 1 – 4 of 4) sorted by relevance
320 struct batadv_orig_node *curr_gw_orig; in batadv_gw_check_election() local328 curr_gw_orig = batadv_gw_get_selected_orig(bat_priv); in batadv_gw_check_election()329 if (!curr_gw_orig) in batadv_gw_check_election()333 if (curr_gw_orig == orig_node) in batadv_gw_check_election()336 if (!bat_priv->algo_ops->gw.is_eligible(bat_priv, curr_gw_orig, in batadv_gw_check_election()343 if (curr_gw_orig) in batadv_gw_check_election()344 batadv_orig_node_put(curr_gw_orig); in batadv_gw_check_election()
795 struct batadv_orig_node *curr_gw_orig, in batadv_v_gw_is_eligible() argument804 curr_gw = batadv_gw_node_get(bat_priv, curr_gw_orig); in batadv_v_gw_is_eligible()
2245 struct batadv_orig_node *curr_gw_orig,
2585 struct batadv_orig_node *curr_gw_orig, in batadv_iv_gw_is_eligible() argument2599 router_gw = batadv_orig_router_get(curr_gw_orig, BATADV_IF_DEFAULT); in batadv_iv_gw_is_eligible()