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

/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.c1424 struct corehdr *coreh; local
1471 coreh = (struct corehdr *) &pkt.data[pkt.off];
1472 coreh->th_opcode = htons((u_short)request);
1478 cp = coreh->th_u.tu_rpl;
1493 coreh->th_block = htonl((unsigned int) block);
1505 return coreh;

Completed in 23 milliseconds