Home
last modified time | relevance | path

Searched refs:conntime (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_log.c571 uint32_t conntime = 0; in tcp_log_connection_summary() local
609 conntime = tp->t_starttime - tp->t_connect_time; in tcp_log_connection_summary()
642 conntime / TCP_RETRANSHZ, conntime % TCP_RETRANSHZ, \ in tcp_log_connection_summary()