Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kdp/
H A Dkdp_core.h86 #define CORE_REMOTE_PORT 1069 /* hardwired, we can't really query the services file */ macro
H A Dkdp_udp.c283 static unsigned short panicd_port = CORE_REMOTE_PORT;
299 static unsigned short last_panic_port = CORE_REMOTE_PORT;
471 panicd_port = CORE_REMOTE_PORT; in kdp_register_send_receive()