Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dcoda.h325 struct coda_in_hdr { struct
326 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