Searched refs:uuid_err (Results 1 – 1 of 1) sorted by relevance
3031 int uuid_err = necp_get_app_uuid_from_packet(*packet, (void *)(header + sizeof(u_int32_t))); in utun_framer() local3032 if (uuid_err != 0) { in utun_framer()3033 …os_log_error(OS_LOG_DEFAULT, "Received app uuid error %d for %s%d\n", uuid_err, ifnet_name(pcb->ut… in utun_framer()