Searched defs:ni_msg (Results 1 – 1 of 1) sorted by relevance
108 struct ni_msg { struct109 u_int32_t nm_forw;110 u_int32_t nm_back;111 u_int32_t nm_pad1;112 u_int8_t nm_pad2;113 u_int8_t nm_status;114 u_int8_t nm_opcode;115 u_int8_t nm_pad3;116 u_int16_t nm_len;117 u_int8_t nm_opcode2;[all …]