Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kdp/
H A Dkdp_core.h51 #define KDP_ERROR 5 /* error code */ macro
H A Dkdp_udp.c1764 if (ntohs(th->th_opcode) == KDP_ERROR) { in kdp_send_crashdump_pkt()