Home
last modified time | relevance | path

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

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