Home
last modified time | relevance | path

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

/openbmc/linux/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_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.c522 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get()
560 static struct batadv_gw_node *
563 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node()
603 struct batadv_gw_node *curr_gw, *orig_gw = NULL; in batadv_v_gw_is_eligible()
658 struct batadv_gw_node *gw_node) in batadv_v_gw_dump_entry()
662 struct batadv_gw_node *curr_gw = NULL; in batadv_v_gw_dump_entry()
755 struct batadv_gw_node *gw_node; in batadv_v_gw_dump()
H A Dtypes.h558 struct batadv_gw_node { struct
1110 struct batadv_gw_node __rcu *curr_gw;
2205 struct batadv_gw_node *(*get_best_gw_node)
H A Dbat_iv_ogm.c2246 static struct batadv_gw_node *
2251 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node()
2401 struct batadv_gw_node *gw_node) in batadv_iv_gw_dump_entry()
2405 struct batadv_gw_node *curr_gw = NULL; in batadv_iv_gw_dump_entry()
2474 struct batadv_gw_node *gw_node; in batadv_iv_gw_dump()