Home
last modified time | relevance | path

Searched defs:gw_node (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dgateway_client.h49 static inline void batadv_gw_node_put(struct batadv_gw_node *gw_node) in batadv_gw_node_put() argument
H A Dgateway_client.c65 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; batadv_gw_get_selected_orig() local
336 struct batadv_gw_node *gw_node; batadv_gw_node_add() local
380 struct batadv_gw_node *gw_node_tmp, *gw_node = NULL; batadv_gw_node_get() local
410 struct batadv_gw_node *gw_node, *curr_gw = NULL; batadv_gw_node_update() local
491 struct batadv_gw_node *gw_node; batadv_gw_node_free() local
738 struct batadv_gw_node *gw_node = NULL; batadv_gw_out_of_range() local
[all...]
H A Dbat_v.c704 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get() argument
747 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node() local
834 batadv_v_gw_write_buffer_text(struct batadv_priv *bat_priv, struct seq_file *seq, const struct batadv_gw_node *gw_node) batadv_v_gw_write_buffer_text() argument
883 struct batadv_gw_node *gw_node; batadv_v_gw_print() local
914 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
1011 struct batadv_gw_node *gw_node; batadv_v_gw_dump() local
[all...]
H A Dbat_iv_ogm.c2418 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node() local
2564 batadv_iv_gw_write_buffer_text(struct batadv_priv *bat_priv, struct seq_file *seq, const struct batadv_gw_node *gw_node) batadv_iv_gw_write_buffer_text() argument
2607 struct batadv_gw_node *gw_node; batadv_iv_gw_print() local
2638 batadv_iv_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_iv_gw_dump_entry() argument
2715 struct batadv_gw_node *gw_node; batadv_iv_gw_dump() local
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
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 Dgateway_client.c65 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; batadv_gw_get_selected_orig() local
329 struct batadv_gw_node *gw_node; batadv_gw_node_add() local
373 struct batadv_gw_node *gw_node_tmp, *gw_node = NULL; batadv_gw_node_get() local
403 struct batadv_gw_node *gw_node, *curr_gw = NULL; batadv_gw_node_update() local
482 struct batadv_gw_node *gw_node; batadv_gw_node_free() local
689 struct batadv_gw_node *gw_node = NULL; batadv_gw_out_of_range() local
[all...]
H A Dbat_v.c524 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get() argument
565 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_v_gw_get_best_gw_node() local
657 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
757 struct batadv_gw_node *gw_node; batadv_v_gw_dump() local
[all...]
H A Dbat_iv_ogm.c2252 struct batadv_gw_node *gw_node, *curr_gw = NULL; in batadv_iv_gw_get_best_gw_node() local
2399 batadv_iv_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_iv_gw_dump_entry() argument
2475 struct batadv_gw_node *gw_node; batadv_iv_gw_dump() local
[all...]

Completed in 10 milliseconds