Home
last modified time | relevance | path

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

/linux-4.4.14/net/batman-adv/
Dgateway_client.c154 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_gw_get_best_gw_node() local
239 struct batadv_gw_node *curr_gw; in batadv_gw_check_client_stop() local
263 struct batadv_gw_node *curr_gw = NULL; in batadv_gw_election() local
494 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_gw_node_update() local
578 struct batadv_gw_node *curr_gw; in batadv_write_buffer_text() local
792 struct batadv_gw_node *curr_gw = NULL; in batadv_gw_out_of_range() local
Dtypes.h608 struct batadv_gw_node __rcu *curr_gw; /* rcu protected pointer */ member