Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Duipc_domain.c957 net_update_uptime_with_time(const struct timeval *tvp) in net_update_uptime_with_time() function
980 net_update_uptime_with_time(&tv); in net_update_uptime()
/xnu-8796.141.3/bsd/sys/
H A Dprotosw.h624 extern void net_update_uptime_with_time(const struct timeval *);
/xnu-8796.141.3/bsd/netinet/
H A Dtcp_subr.c3547 net_update_uptime_with_time(&now); in calculate_tcp_clock()