Searched refs:KDP_DUMPINFO_DUMP (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.81.2/osfmk/kdp/ | ||
| H A D | kdp_protocol.h | 152 KDP_DUMPINFO_DUMP = 0x00000100, enumerator |
| H A D | kdp_udp.c | 1894 if ((flags & KDP_DUMPINFO_DUMP) == 0) { in kdp_set_dump_info() |