Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_ports_used.c275 uuid_t wakeuuid; in if_ports_used_update_wakeuuid() local
280 uuid_clear(wakeuuid); in if_ports_used_update_wakeuuid()
291 if (uuid_parse(wakeuuid_str, wakeuuid) != 0) { in if_ports_used_update_wakeuuid()
316 if (uuid_compare(wakeuuid, current_wakeuuid) != 0) { in if_ports_used_update_wakeuuid()
318 uuid_copy(current_wakeuuid, wakeuuid); in if_ports_used_update_wakeuuid()