Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A Dgateway_client.c64 struct batadv_gw_node *gw_node; in batadv_gw_node_release()
66 gw_node = container_of(ref, struct batadv_gw_node, refcount); in batadv_gw_node_release()
78 struct batadv_gw_node *
81 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_gw_node()
105 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_orig()
128 struct batadv_gw_node *new_gw_node) in batadv_gw_select()
130 struct batadv_gw_node *curr_gw_node; in batadv_gw_select()
171 struct batadv_gw_node *curr_gw; in batadv_gw_check_client_stop()
199 struct batadv_gw_node *curr_gw = NULL; in batadv_gw_election()
200 struct batadv_gw_node *next_gw = NULL; 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.c520 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get()
558 static struct batadv_gw_node *
561 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node()
601 struct batadv_gw_node *curr_gw, *orig_gw = NULL; in batadv_v_gw_is_eligible()
656 struct batadv_gw_node *gw_node) in batadv_v_gw_dump_entry()
660 struct batadv_gw_node *curr_gw = NULL; in batadv_v_gw_dump_entry()
753 struct batadv_gw_node *gw_node; in batadv_v_gw_dump()
H A Dtypes.h547 struct batadv_gw_node { struct
1086 struct batadv_gw_node __rcu *curr_gw;
2037 struct batadv_gw_node *(*get_best_gw_node)
H A Dbat_iv_ogm.c2244 static struct batadv_gw_node *
2249 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node()
2399 struct batadv_gw_node *gw_node) in batadv_iv_gw_dump_entry()
2403 struct batadv_gw_node *curr_gw = NULL; in batadv_iv_gw_dump_entry()
2472 struct batadv_gw_node *gw_node; in batadv_iv_gw_dump()