Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kdp/
H A Dkdp_protocol.h208 uint16_t exc_note_port; /* udp port which to send exc notes */ member
H A Dkdp.c220 eport = rq->exc_note_port; in kdp_connect()