Home
last modified time | relevance | path

Searched defs:coda_in_hdr (Results 1 – 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
Dcoda.h329 struct coda_in_hdr { struct
330 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