Searched refs:batadv_tp_vars (Results 1 – 2 of 2) sorted by relevance
143 static void batadv_tp_update_cwnd(struct batadv_tp_vars *tp_vars, u32 mss) in batadv_tp_update_cwnd()174 static void batadv_tp_update_rto(struct batadv_tp_vars *tp_vars, in batadv_tp_update_rto()262 static struct batadv_tp_vars *batadv_tp_list_find(struct batadv_priv *bat_priv, in batadv_tp_list_find()265 struct batadv_tp_vars *pos, *tp_vars = NULL; in batadv_tp_list_find()300 static struct batadv_tp_vars *304 struct batadv_tp_vars *pos, *tp_vars = NULL; in batadv_tp_list_find_session()336 struct batadv_tp_vars *tp_vars; in batadv_tp_vars_release()339 tp_vars = container_of(ref, struct batadv_tp_vars, refcount); in batadv_tp_vars_release()359 static void batadv_tp_vars_put(struct batadv_tp_vars *tp_vars) in batadv_tp_vars_put()373 struct batadv_tp_vars *tp_vars) in batadv_tp_sender_cleanup()[all …]
1374 struct batadv_tp_vars { struct