|
|
int | cu_sock |
| |
|
bool_t | cu_closeit |
| |
|
struct sockaddr_in | cu_raddr |
| |
|
int | cu_rlen |
| |
|
struct timeval | cu_wait |
| |
|
struct timeval | cu_total |
| |
|
struct rpc_err | cu_error |
| |
|
XDR | cu_outxdrs |
| |
|
u_int | cu_xdrpos |
| |
|
u_int | cu_sendsz |
| |
|
union { |
|
u_int32_t * pi32 |
| |
|
char * c |
| |
| } | _cu_outbuf |
| |
|
u_int | cu_recvsz |
| |
|
union { |
|
u_int32_t i32 |
| |
|
char c [1] |
| |
| } | _cu_inbuf |
| |
The documentation for this struct was generated from the following file:
- cpukit/librpc/src/rpc/clnt_udp.c