Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kdp/
H A Dkdp_protocol.h180 KDPERR_ALREADY_CONNECTED, enumerator
H A Dkdp.c230 rp->error = KDPERR_ALREADY_CONNECTED; in kdp_connect()
H A Dkdp_udp.c1184 } else if (err == KDPERR_ALREADY_CONNECTED) { in kdp_handler()