Searched refs:wake_uuid_str (Results 1 – 1 of 1) sorted by relevance
1246 uuid_string_t wake_uuid_str; in deliver_unattributed_wake_packet_event() local1248 uuid_unparse(event_data->una_wake_uuid, wake_uuid_str); in deliver_unattributed_wake_packet_event()1251 __func__, result, wake_uuid_str); in deliver_unattributed_wake_packet_event()1275 uuid_string_t wake_uuid_str; in deliver_attributed_wake_packet_event() local1277 uuid_unparse(event_data->wake_uuid, wake_uuid_str); in deliver_attributed_wake_packet_event()1280 __func__, result, wake_uuid_str); in deliver_attributed_wake_packet_event()1347 uuid_string_t wake_uuid_str; in if_notify_unattributed_wake_mbuf() local1349 uuid_unparse(event_data.una_wake_uuid, wake_uuid_str); in if_notify_unattributed_wake_mbuf()1352 __func__, error, wake_uuid_str); in if_notify_unattributed_wake_mbuf()