Searched refs:KDP_ERROR (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.81.2/osfmk/kdp/ | ||
| H A D | kdp_core.h | 51 #define KDP_ERROR 5 /* error code */ macro |
| H A D | kdp_udp.c | 1764 if (ntohs(th->th_opcode) == KDP_ERROR) { in kdp_send_crashdump_pkt() |