Searched refs:sideband (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.c472 const boolean_t sideband
533 if (!sideband)
539 if (!sideband)
1072 boolean_t sideband = FALSE; local
1075 * send a sideband reply for that. for successful connects,
1085 sideband = TRUE;
1089 kdp_reply(reply_port, sideband);

Completed in 26 milliseconds