Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kdp/
H A Dkdp_protocol.h252 } KDP_PACKED kdp_hostinfo_reply_t; typedef
656 kdp_hostinfo_reply_t hostinfo_reply;
H A Dkdp.c329 kdp_hostinfo_reply_t *rp = &pkt->hostinfo_reply; in kdp_hostinfo()