Home
last modified time | relevance | path

Searched refs:batadv_gw_node (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/net/batman-adv/
Dgateway_client.c65 struct batadv_gw_node *gw_node; in batadv_gw_node_release()
67 gw_node = container_of(ref, struct batadv_gw_node, refcount); in batadv_gw_node_release()
78 void batadv_gw_node_put(struct batadv_gw_node *gw_node) in batadv_gw_node_put()
89 struct batadv_gw_node *
92 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_gw_node()
116 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_orig()
140 struct batadv_gw_node *new_gw_node) in batadv_gw_select()
142 struct batadv_gw_node *curr_gw_node; in batadv_gw_select()
184 struct batadv_gw_node *curr_gw; in batadv_gw_check_client_stop()
212 struct batadv_gw_node *curr_gw = NULL; in batadv_gw_election()
[all …]
Dgateway_client.h31 void batadv_gw_node_put(struct batadv_gw_node *gw_node);
32 struct batadv_gw_node *
40 struct batadv_gw_node *batadv_gw_node_get(struct batadv_priv *bat_priv,
Dbat_v.c704 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get()
744 static struct batadv_gw_node *
747 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node()
788 struct batadv_gw_node *curr_gw, *orig_gw = NULL; in batadv_v_gw_is_eligible()
836 const struct batadv_gw_node *gw_node) in batadv_v_gw_write_buffer_text()
838 struct batadv_gw_node *curr_gw; in batadv_v_gw_write_buffer_text()
883 struct batadv_gw_node *gw_node; in batadv_v_gw_print()
917 struct batadv_gw_node *gw_node) in batadv_v_gw_dump_entry()
921 struct batadv_gw_node *curr_gw = NULL; in batadv_v_gw_dump_entry()
1011 struct batadv_gw_node *gw_node; in batadv_v_gw_dump()
Dtypes.h565 struct batadv_gw_node { struct
1120 struct batadv_gw_node __rcu *curr_gw;
2282 struct batadv_gw_node *(*get_best_gw_node)
Dbat_iv_ogm.c2405 static struct batadv_gw_node *
2410 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node()
2558 const struct batadv_gw_node *gw_node) in batadv_iv_gw_write_buffer_text()
2560 struct batadv_gw_node *curr_gw; in batadv_iv_gw_write_buffer_text()
2599 struct batadv_gw_node *gw_node; in batadv_iv_gw_print()
2633 struct batadv_gw_node *gw_node) in batadv_iv_gw_dump_entry()
2637 struct batadv_gw_node *curr_gw = NULL; in batadv_iv_gw_dump_entry()
2707 struct batadv_gw_node *gw_node; in batadv_iv_gw_dump()