Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Duipc_domain.h80 extern void net_update_uptime_with_time(const struct timeval *);
H A Duipc_domain.c966 net_update_uptime_with_time(const struct timeval *tvp) in net_update_uptime_with_time() function
1011 net_update_uptime_with_time(&tv); in net_update_uptime()
/xnu-12377.41.6/bsd/netinet/
H A Dtcp_subr.c3844 net_update_uptime_with_time(&now); in calculate_tcp_clock()