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

#include <user.h>

Data Fields

__u16 spc_type
 
__u16 spc_flags
 
__u32 spc_length
 
struct sockaddr_storage spc_aaddr
 
int spc_state
 
int spc_error
 
sctp_assoc_t spc_assoc_id
 

Detailed Description

Definition at line 223 of file user.h.

Field Documentation

Definition at line 227 of file user.h.

sctp_assoc_t spc_assoc_id

Definition at line 230 of file user.h.

int spc_error

Definition at line 229 of file user.h.

__u16 spc_flags

Definition at line 225 of file user.h.

__u32 spc_length

Definition at line 226 of file user.h.

int spc_state

Definition at line 228 of file user.h.

__u16 spc_type

Definition at line 224 of file user.h.


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