Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kdp/
H A Dkdp_protocol.h141 KDP_INVALID_REQUEST enumerator
H A Dkdp.c64 dispatch_table[KDP_INVALID_REQUEST - KDP_CONNECT] =
170 if (req >= KDP_INVALID_REQUEST) { in kdp_packet()