Home
last modified time | relevance | path

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

/xnu-8020.121.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-8020.121.3/bsd/sys/ !
H A Dprotosw.h620 extern void net_update_uptime_with_time(const struct timeval *);
/xnu-8020.121.3/bsd/netinet/ !
H A Dtcp_subr.c3557 net_update_uptime_with_time(&now); in calculate_tcp_clock()