Home
last modified time | relevance | path

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

/Linux-v4.19/net/batman-adv/
Dgateway_client.c79 struct batadv_gw_node *gw_node; in batadv_gw_node_release()
81 gw_node = container_of(ref, struct batadv_gw_node, refcount); in batadv_gw_node_release()
92 void batadv_gw_node_put(struct batadv_gw_node *gw_node) in batadv_gw_node_put()
103 struct batadv_gw_node *
106 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_gw_node()
130 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_orig()
154 struct batadv_gw_node *new_gw_node) in batadv_gw_select()
156 struct batadv_gw_node *curr_gw_node; in batadv_gw_select()
198 struct batadv_gw_node *curr_gw; in batadv_gw_check_client_stop()
226 struct batadv_gw_node *curr_gw = NULL; in batadv_gw_election()
[all …]
Dgateway_client.h44 void batadv_gw_node_put(struct batadv_gw_node *gw_node);
45 struct batadv_gw_node *
53 struct batadv_gw_node *batadv_gw_node_get(struct batadv_priv *bat_priv,
Dbat_v.c714 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get()
754 static struct batadv_gw_node *
757 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node()
798 struct batadv_gw_node *curr_gw, *orig_gw = NULL; in batadv_v_gw_is_eligible()
846 const struct batadv_gw_node *gw_node) in batadv_v_gw_write_buffer_text()
848 struct batadv_gw_node *curr_gw; in batadv_v_gw_write_buffer_text()
893 struct batadv_gw_node *gw_node; in batadv_v_gw_print()
926 struct batadv_gw_node *gw_node) in batadv_v_gw_dump_entry()
930 struct batadv_gw_node *curr_gw = NULL; in batadv_v_gw_dump_entry()
1017 struct batadv_gw_node *gw_node; in batadv_v_gw_dump()
Dtypes.h543 struct batadv_gw_node { struct
1098 struct batadv_gw_node __rcu *curr_gw;
2237 struct batadv_gw_node *(*get_best_gw_node)
Dbat_iv_ogm.c2504 static struct batadv_gw_node *
2509 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node()
2657 const struct batadv_gw_node *gw_node) in batadv_iv_gw_write_buffer_text()
2659 struct batadv_gw_node *curr_gw; in batadv_iv_gw_write_buffer_text()
2698 struct batadv_gw_node *gw_node; in batadv_iv_gw_print()
2731 struct batadv_gw_node *gw_node) in batadv_iv_gw_dump_entry()
2735 struct batadv_gw_node *curr_gw = NULL; in batadv_iv_gw_dump_entry()
2802 struct batadv_gw_node *gw_node; in batadv_iv_gw_dump()