Home
last modified time | relevance | path

Searched defs:gw_node (Results 1 – 4 of 4) sorted by relevance

/linux/net/batman-adv/
H A Dgateway_client.c64 struct batadv_gw_node *gw_node; in batadv_gw_node_release() local
81 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_gw_node() local
105 struct batadv_gw_node *gw_node; batadv_gw_get_selected_orig() local
328 struct batadv_gw_node *gw_node; batadv_gw_node_add() local
372 struct batadv_gw_node *gw_node_tmp, *gw_node = NULL; batadv_gw_node_get() local
402 struct batadv_gw_node *gw_node, *curr_gw = NULL; batadv_gw_node_update() local
481 struct batadv_gw_node *gw_node; batadv_gw_node_free() local
679 struct batadv_gw_node *gw_node = NULL; batadv_gw_out_of_range() local
[all...]
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() argument
561 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node() local
656 batadv_v_gw_dump_entry(struct sk_buff * msg,u32 portid,struct netlink_callback * cb,struct batadv_priv * bat_priv,struct batadv_gw_node * gw_node) batadv_v_gw_dump_entry() argument
753 struct batadv_gw_node *gw_node; batadv_v_gw_dump() local
[all...]
H A Dgateway_client.h47 static inline void batadv_gw_node_put(struct batadv_gw_node *gw_node) in batadv_gw_node_put() argument
H A Dbat_iv_ogm.c2251 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node() local
2401 struct batadv_gw_node *gw_node) in batadv_iv_gw_dump_entry() argument
2474 struct batadv_gw_node *gw_node; batadv_iv_gw_dump() local
[all...]