Searched refs:coreh (Results 1 – 1 of 1) sorted by relevance
1521 struct corehdr *coreh; in create_panic_header() local1568 coreh = (struct corehdr *) &pkt.data[pkt.off]; in create_panic_header()1569 coreh->th_opcode = htons((u_short)request); in create_panic_header()1572 char *cp = coreh->th_u.tu_rpl; in create_panic_header()1598 coreh->th_block = htonl((unsigned int) block); in create_panic_header()1610 return coreh; in create_panic_header()