Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_ports_used.c190 struct timeval wakeuuid_last_update_time; variable
193 wakeuuid_last_update_time, CTLTYPE_STRUCT | CTLFLAG_RD | CTLFLAG_LOCKED,
544 microtime(&wakeuuid_last_update_time); in if_ports_used_update_wakeuuid()
792 return sysctl_timeval(req, &wakeuuid_last_update_time);