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

/linux-master/net/batman-adv/
H A Dgateway_client.h22 batadv_gw_get_selected_orig(struct batadv_priv *bat_priv);
H A Dgateway_client.c98 * batadv_gw_get_selected_orig() - Get originator of currently selected gateway
104 batadv_gw_get_selected_orig(struct batadv_priv *bat_priv) function
298 curr_gw_orig = batadv_gw_get_selected_orig(bat_priv);
H A Dsend.c448 orig_node = batadv_gw_get_selected_orig(bat_priv);

Completed in 200 milliseconds