Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A Dtp_meter.c150 static void batadv_tp_update_cwnd(struct batadv_tp_sender *tp_vars, u32 mss) in batadv_tp_update_cwnd()
178 static void batadv_tp_update_rto(struct batadv_tp_sender *tp_vars, in batadv_tp_update_rto()
270 struct batadv_tp_sender *tp_vars = NULL; in batadv_tp_list_find_sender() local
336 struct batadv_tp_sender *tp_vars = NULL; in batadv_tp_list_find_sender_session() local
369 struct batadv_tp_sender *tp_vars; in batadv_tp_sender_release() local
380 static void batadv_tp_sender_put(struct batadv_tp_sender *tp_vars) in batadv_tp_sender_put()
394 static bool batadv_tp_list_detach(struct batadv_tp_vars_common *tp_vars) in batadv_tp_list_detach()
417 static void batadv_tp_sender_cleanup(struct batadv_tp_sender *tp_vars) in batadv_tp_sender_cleanup()
435 struct batadv_tp_sender *tp_vars) in batadv_tp_sender_end()
470 static void batadv_tp_sender_shutdown(struct batadv_tp_sender *tp_vars, in batadv_tp_sender_shutdown()
[all …]