Searched refs:CORE_REMOTE_PORT (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/osfmk/kdp/
H A Dkdp_core.h79 #define CORE_REMOTE_PORT 1069 /* hardwired, we can't really query the services file */ macro
H A Dkdp_udp.c278 static unsigned int panicd_port = CORE_REMOTE_PORT;
294 static unsigned int last_panic_port = CORE_REMOTE_PORT;
476 panicd_port = CORE_REMOTE_PORT;

Completed in 13 milliseconds