Home
last modified time | relevance | path

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

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