Home
last modified time | relevance | path

Searched defs:curr_gw (Results 1 – 2 of 2) sorted by relevance

/net/batman-adv/
Dgateway_client.c135 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_gw_get_best_gw_node() local
226 struct batadv_gw_node *curr_gw; in batadv_gw_check_client_stop() local
250 struct batadv_gw_node *curr_gw = NULL, *next_gw = NULL; in batadv_gw_election() local
480 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_gw_node_update() local
542 struct batadv_gw_node *gw_node, *curr_gw; in batadv_gw_node_purge() local
580 struct batadv_gw_node *curr_gw; in batadv_write_buffer_text() local
798 struct batadv_gw_node *gw_node = NULL, *curr_gw = NULL; in batadv_gw_out_of_range() local
Dtypes.h592 struct batadv_gw_node __rcu *curr_gw; /* rcu protected pointer */ member