Searched refs:th_block (Results 1 – 2 of 2) sorted by relevance
70 #define th_block th_u.tu_block macro
1598 coreh->th_block = htonl((unsigned int) block); in create_panic_header()1762 if (ntohs(th->th_opcode) == KDP_ACK && ntohl(th->th_block) == panic_block) { in kdp_send_crashdump_pkt()1768 } else if (ntohl(th->th_block) == (panic_block - 1)) { in kdp_send_crashdump_pkt()