Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_ports_used.c1088 uuid_string_t wake_uuid_str; in if_notify_unattributed_wake_mbuf() local
1090 uuid_unparse(event_data.una_wake_uuid, wake_uuid_str); in if_notify_unattributed_wake_mbuf()
1093 __func__, error, wake_uuid_str); in if_notify_unattributed_wake_mbuf()
1104 uuid_string_t wake_uuid_str; in if_notify_unattributed_wake_mbuf() local
1106 uuid_unparse(event_data.una_wake_uuid, wake_uuid_str); in if_notify_unattributed_wake_mbuf()
1109 __func__, result, wake_uuid_str); in if_notify_unattributed_wake_mbuf()
1167 uuid_string_t wake_uuid_str; in if_notify_wake_packet() local
1169 uuid_unparse(event_data.wake_uuid, wake_uuid_str); in if_notify_wake_packet()
1172 __func__, result, wake_uuid_str); in if_notify_wake_packet()
1528 uuid_string_t wake_uuid_str; in if_notify_unattributed_wake_pkt() local
[all …]