Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dkrpc_subr.c118 struct rpc_reply { struct
119 u_int32_t rp_xid; /* request transaction id */
120 int32_t rp_direction; /* call direction (1) */
121 int32_t rp_astatus; /* accept status (0: accepted) */
122 union {
128 } rp_u;