Home
last modified time | relevance | path

Searched refs:batadv_gw_node (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/batman-adv/
Dgateway_client.c43 static void batadv_gw_node_free_ref(struct batadv_gw_node *gw_node) in batadv_gw_node_free_ref()
51 static struct batadv_gw_node *
54 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_gw_node()
72 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_orig()
96 struct batadv_gw_node *new_gw_node) in batadv_gw_select()
98 struct batadv_gw_node *curr_gw_node; in batadv_gw_select()
130 static struct batadv_gw_node *
135 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_gw_get_best_gw_node()
226 struct batadv_gw_node *curr_gw; in batadv_gw_check_client_stop()
250 struct batadv_gw_node *curr_gw = NULL, *next_gw = NULL; in batadv_gw_election()
[all …]
Dtypes.h318 struct batadv_gw_node { struct
593 struct batadv_gw_node __rcu *curr_gw; /* rcu protected pointer */