Searched defs:gw_node (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/net/batman-adv/ |
| D | gateway_client.c | 65 struct batadv_gw_node *gw_node; in batadv_gw_node_release() local 82 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_gw_node() local 106 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_orig() local 329 struct batadv_gw_node *gw_node; in batadv_gw_node_add() local 373 struct batadv_gw_node *gw_node_tmp, *gw_node = NULL; in batadv_gw_node_get() local 403 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_gw_node_update() local 482 struct batadv_gw_node *gw_node; in batadv_gw_node_free() local 689 struct batadv_gw_node *gw_node = NULL; in batadv_gw_out_of_range() local
|
| D | gateway_client.h | 47 static inline void batadv_gw_node_put(struct batadv_gw_node *gw_node) in batadv_gw_node_put()
|
| D | bat_v.c | 522 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get() 563 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node() local 658 struct batadv_gw_node *gw_node) in batadv_v_gw_dump_entry() 755 struct batadv_gw_node *gw_node; in batadv_v_gw_dump() local
|
| D | bat_iv_ogm.c | 2251 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() 2474 struct batadv_gw_node *gw_node; in batadv_iv_gw_dump() local
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| D | gateway_client.c | 65 struct batadv_gw_node *gw_node; in batadv_gw_node_release() local 82 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_gw_node() local 106 struct batadv_gw_node *gw_node; in batadv_gw_get_selected_orig() local 336 struct batadv_gw_node *gw_node; in batadv_gw_node_add() local 380 struct batadv_gw_node *gw_node_tmp, *gw_node = NULL; in batadv_gw_node_get() local 410 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_gw_node_update() local 491 struct batadv_gw_node *gw_node; in batadv_gw_node_free() local 738 struct batadv_gw_node *gw_node = NULL; in batadv_gw_out_of_range() local
|
| D | bat_v.c | 704 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get() 747 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node() local 836 const struct batadv_gw_node *gw_node) in batadv_v_gw_write_buffer_text() 883 struct batadv_gw_node *gw_node; in batadv_v_gw_print() local 917 struct batadv_gw_node *gw_node) in batadv_v_gw_dump_entry() 1011 struct batadv_gw_node *gw_node; in batadv_v_gw_dump() local
|
| D | gateway_client.h | 49 static inline void batadv_gw_node_put(struct batadv_gw_node *gw_node) in batadv_gw_node_put()
|
| D | bat_iv_ogm.c | 2418 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node() local 2566 const struct batadv_gw_node *gw_node) in batadv_iv_gw_write_buffer_text() 2607 struct batadv_gw_node *gw_node; in batadv_iv_gw_print() local 2641 struct batadv_gw_node *gw_node) in batadv_iv_gw_dump_entry() 2715 struct batadv_gw_node *gw_node; in batadv_iv_gw_dump() local
|