Searched refs:batadv_tp_vars (Results 1 – 2 of 2) sorted by relevance
142 static void batadv_tp_update_cwnd(struct batadv_tp_vars *tp_vars, u32 mss) in batadv_tp_update_cwnd()173 static void batadv_tp_update_rto(struct batadv_tp_vars *tp_vars, in batadv_tp_update_rto()261 static struct batadv_tp_vars *batadv_tp_list_find(struct batadv_priv *bat_priv, in batadv_tp_list_find()264 struct batadv_tp_vars *pos, *tp_vars = NULL; in batadv_tp_list_find()299 static struct batadv_tp_vars *303 struct batadv_tp_vars *pos, *tp_vars = NULL; in batadv_tp_list_find_session()335 struct batadv_tp_vars *tp_vars; in batadv_tp_vars_release()338 tp_vars = container_of(ref, struct batadv_tp_vars, refcount); in batadv_tp_vars_release()358 static void batadv_tp_vars_put(struct batadv_tp_vars *tp_vars) in batadv_tp_vars_put()369 struct batadv_tp_vars *tp_vars) in batadv_tp_sender_cleanup()[all …]
1388 struct batadv_tp_vars { struct