Lines Matching defs:t34
2571 double t34, t21;
2700 LFPTOD(&ci, t34);
2707 p_del = t21 - t34;
2708 p_offset = (t21 + t34) / 2.;
2711 "t21 %.9f t34 %.9f", t21, t34);
2727 LFPTOD(&ci, t34);
2733 if (t34 < 0 || t34 > 1.) {
2739 t21, t34);
2743 peer->xleave = t34;
2752 LFPTOD(&ci, t34);
2753 p_offset = t34;
2791 LFPTOD(&ci, t34);
2795 p_del = fabs(t21 - t34);
2796 p_offset = (t21 + t34) / 2.;
2822 etemp = -t34 - peer->t34;
2833 * the outbound (d21) and inbound (t34) directions. To do this,
2840 peer->t34 = -t34;
2842 DPRINTF(2, ("packet: t21 %.9lf %d t34 %.9lf %d\n", peer->t21,
2843 peer->t21_bytes, peer->t34, peer->t34_bytes));
2859 t34 -= td;