ReactOS 0.4.16-dev-303-g11d5cb8
|
int cu_data::cu_async |
Definition at line 133 of file clnt_dg.c.
Referenced by clnt_dg_control(), and clnt_dg_create().
bool_t cu_data::cu_closeit |
Definition at line 122 of file clnt_dg.c.
Referenced by clnt_dg_control(), clnt_dg_create(), and clnt_dg_destroy().
int cu_data::cu_connect |
Definition at line 134 of file clnt_dg.c.
Referenced by clnt_dg_control(), and clnt_dg_create().
int cu_data::cu_connected |
Definition at line 135 of file clnt_dg.c.
Referenced by clnt_dg_create().
Definition at line 127 of file clnt_dg.c.
Referenced by clnt_dg_geterr().
SOCKET cu_data::cu_fd |
Definition at line 121 of file clnt_dg.c.
Referenced by clnt_dg_control(), clnt_dg_create(), clnt_dg_destroy(), and clnt_dg_freeres().
char cu_data::cu_inbuf[1] |
Definition at line 136 of file clnt_dg.c.
Referenced by clnt_dg_create().
char* cu_data::cu_outbuf |
Definition at line 131 of file clnt_dg.c.
Referenced by clnt_dg_control(), and clnt_dg_create().
XDR cu_data::cu_outxdrs |
Definition at line 128 of file clnt_dg.c.
Referenced by clnt_dg_create(), clnt_dg_destroy(), and clnt_dg_freeres().
struct sockaddr_storage cu_data::cu_raddr |
Definition at line 123 of file clnt_dg.c.
Referenced by clnt_dg_control(), and clnt_dg_create().
u_int cu_data::cu_recvsz |
Definition at line 132 of file clnt_dg.c.
Referenced by clnt_dg_create(), and clnt_dg_destroy().
int cu_data::cu_rlen |
Definition at line 124 of file clnt_dg.c.
Referenced by clnt_dg_control(), and clnt_dg_create().
u_int cu_data::cu_sendsz |
Definition at line 130 of file clnt_dg.c.
Referenced by clnt_dg_create(), and clnt_dg_destroy().
Definition at line 126 of file clnt_dg.c.
Referenced by clnt_dg_control(), and clnt_dg_create().
Definition at line 125 of file clnt_dg.c.
Referenced by clnt_dg_control(), and clnt_dg_create().
u_int cu_data::cu_xdrpos |
Definition at line 129 of file clnt_dg.c.
Referenced by clnt_dg_create().