Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dudp_log.c305 clock_sec_t connection_secs = 0; in udp_log_connection_summary() local
351 absolutetime_to_microtime(duration, &connection_secs, &connection_microsecs); in udp_log_connection_summary()
379 connection_secs, connection_microsecs / 1000, \ in udp_log_connection_summary()