nfs-ganesha 1.4
|
Public Attributes | |
bool_t | established |
gss_buffer_desc | ctx_exported |
struct rpc_gss_sec | sec |
char | cname_val [GSS_CNAMELEN] |
size_t | cname_len |
u_int | seq |
u_int | win |
u_int | seqlast |
uint32_t | seqmask |
gss_name_t | client_name |
char | checksum_val [GSS_CKSUM_LEN] |
size_t | checksum_len |
Definition at line 31 of file AuthGss_HashTable.c.
Definition at line 44 of file AuthGss_HashTable.c.
char svc_rpc_gss_data_stored::checksum_val[GSS_CKSUM_LEN] |
Definition at line 43 of file AuthGss_HashTable.c.
gss_name_t svc_rpc_gss_data_stored::client_name |
Definition at line 42 of file AuthGss_HashTable.c.
Definition at line 37 of file AuthGss_HashTable.c.
char svc_rpc_gss_data_stored::cname_val[GSS_CNAMELEN] |
Definition at line 36 of file AuthGss_HashTable.c.
gss_buffer_desc svc_rpc_gss_data_stored::ctx_exported |
Definition at line 34 of file AuthGss_HashTable.c.
Definition at line 33 of file AuthGss_HashTable.c.
struct rpc_gss_sec svc_rpc_gss_data_stored::sec |
Definition at line 35 of file AuthGss_HashTable.c.
Definition at line 38 of file AuthGss_HashTable.c.
Definition at line 40 of file AuthGss_HashTable.c.
Definition at line 41 of file AuthGss_HashTable.c.
Definition at line 39 of file AuthGss_HashTable.c.