Home
last modified time | relevance | path

Searched refs:batadv_gw_node (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/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()
129 struct batadv_gw_node *new_gw_node) in batadv_gw_select()
131 struct batadv_gw_node *curr_gw_node; in batadv_gw_select()
172 struct batadv_gw_node *curr_gw; in batadv_gw_check_client_stop()
200 struct batadv_gw_node *curr_gw = NULL; in batadv_gw_election()
201 struct batadv_gw_node *next_g in batadv_gw_election()
[all...]
H A Dgateway_client.h32 struct batadv_gw_node *
39 struct batadv_gw_node *batadv_gw_node_get(struct batadv_priv *bat_priv,
47 static inline void batadv_gw_node_put(struct batadv_gw_node *gw_node) in batadv_gw_node_put()
H A Dbat_v.c524 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get()
562 static struct batadv_gw_node *
565 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node()
605 struct batadv_gw_node *curr_gw, *orig_gw = NULL; in batadv_v_gw_is_eligible()
660 struct batadv_gw_node *gw_node) in batadv_v_gw_dump_entry()
664 struct batadv_gw_node *curr_gw = NULL; in batadv_v_gw_dump_entry()
757 struct batadv_gw_node *gw_node; in batadv_v_gw_dump()
H A Dtypes.h556 * struct batadv_gw_node - structure for orig nodes announcing gw capabilities
558 struct batadv_gw_node { struct
1113 struct batadv_gw_node __rcu *curr_gw;
2208 struct batadv_gw_node *(*get_best_gw_node)
H A Dbat_iv_ogm.c2247 static struct batadv_gw_node *
2252 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node()
2402 struct batadv_gw_node *gw_node) in batadv_iv_gw_dump_entry()
2406 struct batadv_gw_node *curr_gw = NULL; in batadv_iv_gw_dump_entry()
2475 struct batadv_gw_node *gw_node; in batadv_iv_gw_dump()
/kernel/linux/linux-5.10/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_g 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_nod in batadv_v_gw_dump()
[all...]
H A Dtypes.h566 * struct batadv_gw_node - structure for orig nodes announcing gw capabilities
568 struct batadv_gw_node { struct
1123 struct batadv_gw_node __rcu *curr_gw;
2291 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()

Completed in 18 milliseconds