Searched refs:th_opcode (Results 1 – 2 of 2) sorted by relevance
61 short th_opcode; /* packet type */ member
1571 coreh->th_opcode = htons((u_short)request); in create_panic_header()1750 uint16_t opcode64 = ntohs(th->th_opcode); in kdp_send_crashdump_pkt()1761 th->th_opcode = htons(KDP_ACK); in kdp_send_crashdump_pkt()1764 if (ntohs(th->th_opcode) == KDP_ACK && ntohl(th->th_block) == panic_block) { in kdp_send_crashdump_pkt()1766 if (ntohs(th->th_opcode) == KDP_ERROR) { in kdp_send_crashdump_pkt()