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

/xnu-2422.115.4/osfmk/kdp/
H A Dkdp_udp.c1526 struct corehdr *coreh; local
1573 coreh = (struct corehdr *) &pkt.data[pkt.off];
1574 coreh->th_opcode = htons((u_short)request);
1580 cp = coreh->th_u.tu_rpl;
1595 coreh->th_block = htonl((unsigned int) block);
1607 return coreh;

Completed in 20 milliseconds