Home
last modified time | relevance | path

Searched refs:batadv_gw_get_selected_orig (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/batman-adv/
H A Dgateway_client.h22 batadv_gw_get_selected_orig(struct batadv_priv *bat_priv);
H A Dgateway_client.c104 batadv_gw_get_selected_orig(struct batadv_priv *bat_priv) in batadv_gw_get_selected_orig() function
298 curr_gw_orig = batadv_gw_get_selected_orig(bat_priv); in batadv_gw_check_election()
H A Dsend.c448 orig_node = batadv_gw_get_selected_orig(bat_priv); in batadv_send_skb_via_gw()