Home
last modified time | relevance | path

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

/Linux-v5.4/net/batman-adv/
Dgateway_client.c184 struct batadv_gw_node *curr_gw; in batadv_gw_check_client_stop() local
212 struct batadv_gw_node *curr_gw = NULL; in batadv_gw_election() local
420 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_gw_node_update() local
747 struct batadv_gw_node *curr_gw = NULL; in batadv_gw_out_of_range() local
Dbat_v.c747 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node() local
788 struct batadv_gw_node *curr_gw, *orig_gw = NULL; in batadv_v_gw_is_eligible() local
838 struct batadv_gw_node *curr_gw; in batadv_v_gw_write_buffer_text() local
921 struct batadv_gw_node *curr_gw = NULL; in batadv_v_gw_dump_entry() local
Dbat_iv_ogm.c2410 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node() local
2560 struct batadv_gw_node *curr_gw; in batadv_iv_gw_write_buffer_text() local
2637 struct batadv_gw_node *curr_gw = NULL; in batadv_iv_gw_dump_entry() local
Dtypes.h1120 struct batadv_gw_node __rcu *curr_gw; member