Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gss_svc_seq_data Struct Reference

Data Fields

int sd_max
 
unsigned long sd_win [GSS_SEQ_WIN/BITS_PER_LONG]
 
spinlock_t sd_lock
 

Detailed Description

Definition at line 324 of file svcauth_gss.c.

Field Documentation

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.


The documentation for this struct was generated from the following file: