Searched refs:batadv_tp_vars (Results 1 – 2 of 2) sorted by relevance
153 static void batadv_tp_update_cwnd(struct batadv_tp_vars *tp_vars, u32 mss) in batadv_tp_update_cwnd()184 static void batadv_tp_update_rto(struct batadv_tp_vars *tp_vars, in batadv_tp_update_rto()272 static struct batadv_tp_vars *batadv_tp_list_find(struct batadv_priv *bat_priv, in batadv_tp_list_find()275 struct batadv_tp_vars *pos, *tp_vars = NULL; in batadv_tp_list_find()310 static struct batadv_tp_vars *314 struct batadv_tp_vars *pos, *tp_vars = NULL; in batadv_tp_list_find_session()346 struct batadv_tp_vars *tp_vars; in batadv_tp_vars_release()349 tp_vars = container_of(ref, struct batadv_tp_vars, refcount); in batadv_tp_vars_release()369 static void batadv_tp_vars_put(struct batadv_tp_vars *tp_vars) in batadv_tp_vars_put()380 struct batadv_tp_vars *tp_vars) in batadv_tp_sender_cleanup()[all …]
1330 struct batadv_tp_vars { struct