Home | History | Annotate | Download | only in slirp-android

Lines Matching refs:TCPT_REXMT

540 					tp->t_timer[TCPT_REXMT] = 0;
542 tp->t_timer[TCPT_REXMT] = tp->t_rxtcur;
775 tp->t_timer[TCPT_REXMT] = 0;
1112 if (tp->t_timer[TCPT_REXMT] == 0 ||
1124 tp->t_timer[TCPT_REXMT] = 0;
1183 tp->t_timer[TCPT_REXMT] = 0;
1186 tp->t_timer[TCPT_REXMT] = tp->t_rxtcur;