Searched defs:coda_in_hdr (Results 1 – 1 of 1) sorted by relevance
329 struct coda_in_hdr { struct330 u_int32_t opcode;331 u_int32_t unique; /* Keep multiple outstanding msgs distinct */333 u_int16_t pid; /* Common to all */334 u_int16_t pgid; /* Common to all */358 struct coda_in_hdr in; argument