Home
last modified time | relevance | path

Searched refs:rp_direction (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/nfs/ !
H A Dkrpc_subr.c109 int32_t rp_direction; /* call direction (0) */ member
120 int32_t rp_direction; /* call direction (1) */ member
507 if (reply->rp_direction != htonl(RPC_REPLY)) { in krpc_call()