|
Linux Kernel
3.7.1
|
#include <ctresource.h>
Data Fields | |
| struct cache_head | h |
| struct xdr_netobj | handle |
| struct svc_cred | cred |
| struct gss_svc_seq_data | seqdata |
| struct gss_ctx * | mechctx |
| u32 | idx:12 |
| u32 | type:4 |
| u32 | conj:12 |
| u32 | msr:4 |
| void * | ctrl_blk |
| void * | hw |
| struct rsc_ops * | ops |
Definition at line 333 of file svcauth_gss.c.
| u32 conj |
Definition at line 38 of file ctresource.h.
Definition at line 336 of file svcauth_gss.c.
| void* ctrl_blk |
Definition at line 40 of file ctresource.h.
Definition at line 334 of file svcauth_gss.c.
Definition at line 335 of file svcauth_gss.c.
Definition at line 41 of file ctresource.h.
| u32 idx |
Definition at line 36 of file ctresource.h.
| struct gss_ctx* mechctx |
Definition at line 338 of file svcauth_gss.c.
| u32 msr |
Definition at line 39 of file ctresource.h.
Definition at line 42 of file ctresource.h.
| struct gss_svc_seq_data seqdata |
Definition at line 337 of file svcauth_gss.c.
Definition at line 37 of file ctresource.h.
1.8.2