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

#include <user.h>

Data Fields

__u16 auth_type
 
__u16 auth_flags
 
__u32 auth_length
 
__u16 auth_keynumber
 
__u16 auth_altkeynumber
 
__u32 auth_indication
 
sctp_assoc_t auth_assoc_id
 

Detailed Description

Definition at line 347 of file user.h.

Field Documentation

__u16 auth_altkeynumber

Definition at line 352 of file user.h.

sctp_assoc_t auth_assoc_id

Definition at line 354 of file user.h.

__u16 auth_flags

Definition at line 349 of file user.h.

__u32 auth_indication

Definition at line 353 of file user.h.

__u16 auth_keynumber

Definition at line 351 of file user.h.

__u32 auth_length

Definition at line 350 of file user.h.

__u16 auth_type

Definition at line 348 of file user.h.


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