Searched defs:coda_in_hdr (Results 1 – 1 of 1) sorted by relevance
325 struct coda_in_hdr { struct326 u_int32_t opcode;327 u_int32_t unique; /* Keep multiple outstanding msgs distinct */329 u_int16_t pid; /* Common to all */330 u_int16_t pgid; /* Common to all */354 struct coda_in_hdr in; argument