nfs-ganesha 1.4
|
Public Attributes | |
enum xprt_stat | strm_stat |
u_long | x_id |
XDR | xdrs |
char | verf_body [MAX_AUTH_BYTES] |
Definition at line 77 of file nfs_tools.c.
enum xprt_stat tcp_conn::strm_stat |
Definition at line 79 of file nfs_tools.c.
char tcp_conn::verf_body[MAX_AUTH_BYTES] |
Definition at line 82 of file nfs_tools.c.
u_long tcp_conn::x_id |
Definition at line 80 of file nfs_tools.c.
XDR tcp_conn::xdrs |
Definition at line 81 of file nfs_tools.c.