Searched refs:batadv_tp_vars (Results 1 – 2 of 2) sorted by relevance
151 static void batadv_tp_update_cwnd(struct batadv_tp_vars *tp_vars, u32 mss) in batadv_tp_update_cwnd()182 static void batadv_tp_update_rto(struct batadv_tp_vars *tp_vars, in batadv_tp_update_rto()270 static struct batadv_tp_vars *batadv_tp_list_find(struct batadv_priv *bat_priv, in batadv_tp_list_find()273 struct batadv_tp_vars *pos, *tp_vars = NULL; in batadv_tp_list_find()307 static struct batadv_tp_vars *311 struct batadv_tp_vars *pos, *tp_vars = NULL; in batadv_tp_list_find_session()343 struct batadv_tp_vars *tp_vars; in batadv_tp_vars_release()346 tp_vars = container_of(ref, struct batadv_tp_vars, refcount); in batadv_tp_vars_release()366 static void batadv_tp_vars_put(struct batadv_tp_vars *tp_vars) in batadv_tp_vars_put()377 struct batadv_tp_vars *tp_vars) in batadv_tp_sender_cleanup()[all …]
901 struct batadv_tp_vars { struct