Home
last modified time | relevance | path

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

/openbmc/linux/net/batman-adv/
H A Dgateway_client.c172 struct batadv_gw_node *curr_gw; in batadv_gw_check_client_stop() local
200 struct batadv_gw_node *curr_gw = NULL; in batadv_gw_election() local
403 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_gw_node_update() local
690 struct batadv_gw_node *curr_gw = NULL; in batadv_gw_out_of_range() local
H A Dbat_v.c565 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node() local
605 struct batadv_gw_node *curr_gw, *orig_gw = NULL; in batadv_v_gw_is_eligible() local
664 struct batadv_gw_node *curr_gw = NULL; in batadv_v_gw_dump_entry() local
H A Dbat_iv_ogm.c2252 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node() local
2406 struct batadv_gw_node *curr_gw = NULL; in batadv_iv_gw_dump_entry() local
H A Dtypes.h1113 struct batadv_gw_node __rcu *curr_gw; member