Searched refs:kdp_hdr_t (Results 1 – 3 of 3) sorted by relevance
173 } KDP_PACKED kdp_hdr_t; typedef206 kdp_hdr_t hdr;213 kdp_hdr_t hdr;221 kdp_hdr_t hdr;225 kdp_hdr_t hdr;232 kdp_hdr_t hdr;240 kdp_hdr_t hdr;250 kdp_hdr_t hdr;258 kdp_hdr_t hdr;264 kdp_hdr_t hdr;[all …]
1113 kdp_hdr_t aligned_hdr, *hdr = &aligned_hdr; in kdp_handler()1125 hdr = (kdp_hdr_t *)&pkt.data[pkt.off]; in kdp_handler()1156 kdp_hdr_t *manual_hdr = (kdp_hdr_t *)&manual_pkt.data; in kdp_handler()1260 kdp_hdr_t aligned_hdr, *hdr = &aligned_hdr; in kdp_connection_wait()1282 hdr = (kdp_hdr_t *)&pkt.data[pkt.off]; in kdp_connection_wait()
766 size = rq->hdr.len - (unsigned)sizeof(kdp_hdr_t) - (unsigned)sizeof(unsigned int); in kdp_writeregs()