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