Searched refs:t_starttime (Results 1 – 6 of 6) sorted by relevance
494 uint32_t t_starttime; /* time connection was established */ member1176 u_int32_t t_starttime; /* time connection was established */ member1572 u_int32_t t_starttime; /* time connection was established */ member1655 u_int32_t t_starttime; /* time connection was established */ member
263 xt->t_starttime = tp->t_starttime; in tcpcb_to_xtcpcb_n()
608 if (tp->t_starttime > 0) { in tcp_log_connection_summary()609 conntime = tp->t_starttime - tp->t_connect_time; in tcp_log_connection_summary()
2174 otp->t_starttime = tp->t_starttime; in tcpcb_to_otcpcb()2358 otp->t_starttime = tp->t_starttime; in tcpcb_to_xtcpcb64()
1530 ((int)(tcp_now - otp->t_starttime)) < tcp_msl && in tcp_connect()1666 ((int)(tcp_now - otp->t_starttime)) < tcp_msl && in tcp6_connect()
4250 tp->t_starttime = tcp_now; in tcp_input()4912 tp->t_starttime = tcp_now; in tcp_input()6183 tp->t_starttime = tcp_now; in tcp_input()