Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kdp/
H A Dkdp_core.h87 #define CORE_REMOTE_PORT 1069 /* hardwired, we can't really query the services file */ macro
H A Dkdp_udp.c285 static unsigned short panicd_port = CORE_REMOTE_PORT;
301 static unsigned short last_panic_port = CORE_REMOTE_PORT;
473 panicd_port = CORE_REMOTE_PORT; in kdp_register_send_receive()