Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dprotosw.h619 extern void net_update_uptime_with_time(const struct timeval *);
/xnu-11417.140.69/bsd/kern/
H A Duipc_domain.c965 net_update_uptime_with_time(const struct timeval *tvp) in net_update_uptime_with_time() function
1010 net_update_uptime_with_time(&tv); in net_update_uptime()
/xnu-11417.140.69/bsd/netinet/
H A Dtcp_subr.c3604 net_update_uptime_with_time(&now); in calculate_tcp_clock()