Lines Matching refs:batadv_gw_node
43 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()
406 struct batadv_gw_node *gw_node; in batadv_gw_node_add()
444 static struct batadv_gw_node *
448 struct batadv_gw_node *gw_node_tmp, *gw_node = NULL; in batadv_gw_node_get()
480 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_gw_node_update()
542 struct batadv_gw_node *gw_node, *curr_gw; in batadv_gw_node_purge()
578 const struct batadv_gw_node *gw_node) in batadv_write_buffer_text()
580 struct batadv_gw_node *curr_gw; in batadv_write_buffer_text()
621 struct batadv_gw_node *gw_node; in batadv_gw_client_seq_print_text()
800 struct batadv_gw_node *gw_node = NULL, *curr_gw = NULL; in batadv_gw_out_of_range()