Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/batman-adv/
H A 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()
79 struct batadv_gw_node *
82 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_gw_node()
106 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_orig()
130 struct batadv_gw_node *new_gw_node) in batadv_gw_select()
132 struct batadv_gw_node *curr_gw_node; in batadv_gw_select()
174 struct batadv_gw_node *curr_gw; in batadv_gw_check_client_stop()
202 struct batadv_gw_node *curr_gw = NULL; in batadv_gw_election()
203 struct batadv_gw_node *next_gw = NULL; in batadv_gw_election()
[all …]
H A Dgateway_client.h33 struct batadv_gw_node *
41 struct batadv_gw_node *batadv_gw_node_get(struct batadv_priv *bat_priv,
49 static inline void batadv_gw_node_put(struct batadv_gw_node *gw_node) in batadv_gw_node_put()
H A 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()
H A Dtypes.h568 struct batadv_gw_node { struct
1123 struct batadv_gw_node __rcu *curr_gw;
2285 struct batadv_gw_node *(*get_best_gw_node)
H A Dbat_iv_ogm.c2413 static struct batadv_gw_node *
2418 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node()
2566 const struct batadv_gw_node *gw_node) in batadv_iv_gw_write_buffer_text()
2568 struct batadv_gw_node *curr_gw; in batadv_iv_gw_write_buffer_text()
2607 struct batadv_gw_node *gw_node; in batadv_iv_gw_print()
2641 struct batadv_gw_node *gw_node) in batadv_iv_gw_dump_entry()
2645 struct batadv_gw_node *curr_gw = NULL; in batadv_iv_gw_dump_entry()
2715 struct batadv_gw_node *gw_node; in batadv_iv_gw_dump()