Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Drpc.c78 int32_t rp_direction; /* call direction (0) */ member
87 int32_t rp_direction; /* call direction (1) */ member
160 call->rp_direction = htonl(RPC_CALL); in rpc_call()
250 x = ntohl(reply->rp_direction); in recvrpc()