Searched refs:batadv_gw_node (Results 1 - 5 of 5) sorted by path

/linux-master/net/batman-adv/
H A Dbat_iv_ogm.c2247 static struct batadv_gw_node *
2252 struct batadv_gw_node *gw_node, *curr_gw = NULL;
2402 struct batadv_gw_node *gw_node)
2406 struct batadv_gw_node *curr_gw = NULL;
2475 struct batadv_gw_node *gw_node;
H A Dbat_v.c524 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw)
562 static struct batadv_gw_node *
565 struct batadv_gw_node *gw_node, *curr_gw = NULL;
605 struct batadv_gw_node *curr_gw, *orig_gw = NULL;
660 struct batadv_gw_node *gw_node)
664 struct batadv_gw_node *curr_gw = NULL;
757 struct batadv_gw_node *gw_node;
H A Dgateway_client.c65 struct batadv_gw_node *gw_node;
67 gw_node = container_of(ref, struct batadv_gw_node, refcount);
79 struct batadv_gw_node *
82 struct batadv_gw_node *gw_node;
106 struct batadv_gw_node *gw_node;
129 struct batadv_gw_node *new_gw_node)
131 struct batadv_gw_node *curr_gw_node;
172 struct batadv_gw_node *curr_gw;
200 struct batadv_gw_node *curr_gw = NULL;
201 struct batadv_gw_node *next_g
[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)
H A Dtypes.h556 * struct batadv_gw_node - structure for orig nodes announcing gw capabilities
558 struct batadv_gw_node { struct
1177 struct batadv_gw_node __rcu *curr_gw;
2278 struct batadv_gw_node *(*get_best_gw_node)

Completed in 257 milliseconds