Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dif_ports_used.c144 struct timeval wakeuuid_last_update_time; variable
147 wakeuuid_last_update_time, CTLTYPE_STRUCT | CTLFLAG_RD | CTLFLAG_LOCKED,
363 microtime(&wakeuuid_last_update_time); in if_ports_used_update_wakeuuid()
595 return sysctl_timeval(req, &wakeuuid_last_update_time);