Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kdp/
H A Dkdp_udp.c301 static unsigned short last_panic_port = CORE_REMOTE_PORT; variable
992 last_panic_port = ui->ui_sport; in kdp_poll()
1546 ui->ui_dport = ((request == KDP_WRQ) ? htons(panicd_port) : last_panic_port); in create_panic_header()