Searched refs:t_starttime (Results 1 – 6 of 6) sorted by relevance
454 uint32_t t_starttime; /* time connection was established */ member1152 u_int32_t t_starttime; /* time connection was established */ member1566 u_int32_t t_starttime; /* time connection was established */ member1649 u_int32_t t_starttime; /* time connection was established */ member
263 xt->t_starttime = tp->t_starttime; in tcpcb_to_xtcpcb_n()
605 if (tp->t_starttime > 0) { in tcp_log_connection_summary()606 conntime = tp->t_starttime - tp->t_connect_time; in tcp_log_connection_summary()
1940 otp->t_starttime = tp->t_starttime; in tcpcb_to_otcpcb()2124 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()
3996 tp->t_starttime = tcp_now; in tcp_input()4669 tp->t_starttime = tcp_now; in tcp_input()5989 tp->t_starttime = tcp_now; in tcp_input()