Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kdp/
H A Dkdp_internal.h81 kdp_packet(
H A Dkdp_udp.c1161 kdp_packet((unsigned char *)&manual_pkt.data, in kdp_handler()
1169 if (kdp_packet((unsigned char*)&pkt.data[pkt.off], in kdp_handler()
1290 if (kdp_packet((unsigned char *)&pkt.data[pkt.off], in kdp_connection_wait()
H A Dkdp.c135 kdp_packet( in kdp_packet() function