Searched refs:rp_direction (Results 1 – 3 of 3) sorted by relevance
85 int32_t rp_direction; /* call direction (0) */ member94 int32_t rp_direction; /* call direction (1) */ member174 call->rp_direction = htonl(RPC_CALL); in rpc_call()263 x = ntohl(reply->rp_direction); in recvrpc()
90 int32_t rp_direction; /* call direction (0) */ member102 int32_t rp_direction; /* call direction (1) */ member363 if (reply->rp_direction != txdr_unsigned(REPLY)) in krpc_call()
93 int32_t rp_direction; /* call direction (0) */ member105 int32_t rp_direction; /* call direction (1) */ member202 if (reply->rp_direction != txdr_unsigned(RPC_REPLY)) in krpccheck()