Home
last modified time | relevance | path

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

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