Searched refs:t_starttime (Results 1 – 6 of 6) sorted by relevance
348 uint32_t t_starttime; /* time connection was established */ member926 u_int32_t t_starttime; /* time connection was established */ member1325 u_int32_t t_starttime; /* time connection was established */ member1408 u_int32_t t_starttime; /* time connection was established */ member
244 xt->t_starttime = tp->t_starttime; in tcpcb_to_xtcpcb_n()
562 if (tp->t_starttime > 0) { in tcp_log_connection_summary()563 conntime = tp->t_starttime - tp->t_connect_time; in tcp_log_connection_summary()
1873 otp->t_starttime = tp->t_starttime; in tcpcb_to_otcpcb()2057 otp->t_starttime = tp->t_starttime; in tcpcb_to_xtcpcb64()
1439 ((int)(tcp_now - otp->t_starttime)) < tcp_msl && in tcp_connect()1574 ((int)(tcp_now - otp->t_starttime)) < tcp_msl && in tcp6_connect()
3525 tp->t_starttime = tcp_now; in tcp_input()4177 tp->t_starttime = tcp_now; in tcp_input()5298 tp->t_starttime = tcp_now; in tcp_input()