Linux Kernel
3.7.1
|
Data Fields | |
int | sd_max |
unsigned long | sd_win [GSS_SEQ_WIN/BITS_PER_LONG] |
spinlock_t | sd_lock |
Definition at line 324 of file svcauth_gss.c.
spinlock_t sd_lock |
Definition at line 330 of file svcauth_gss.c.
int sd_max |
Definition at line 326 of file svcauth_gss.c.
unsigned long sd_win[GSS_SEQ_WIN/BITS_PER_LONG] |
Definition at line 329 of file svcauth_gss.c.