Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/ !
H A Dif_ports_used.c1456 uuid_string_t wake_uuid_str; in deliver_unattributed_wake_packet_event() local
1458 uuid_unparse(event_data->una_wake_uuid, wake_uuid_str); in deliver_unattributed_wake_packet_event()
1461 __func__, result, wake_uuid_str); in deliver_unattributed_wake_packet_event()
1493 uuid_string_t wake_uuid_str; in deliver_attributed_wake_packet_event() local
1495 uuid_unparse(event_data->wake_uuid, wake_uuid_str); in deliver_attributed_wake_packet_event()
1498 __func__, result, wake_uuid_str); in deliver_attributed_wake_packet_event()
1611 uuid_string_t wake_uuid_str; in if_notify_unattributed_wake_mbuf() local
1613 uuid_unparse(event_data.una_wake_uuid, wake_uuid_str); in if_notify_unattributed_wake_mbuf()
1616 __func__, error, wake_uuid_str); in if_notify_unattributed_wake_mbuf()