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

#include <user.h>

Data Fields

struct {
   __u16   sn_type
 
   __u16   sn_flags
 
   __u32   sn_length
 
sn_header
 
struct sctp_assoc_change sn_assoc_change
 
struct sctp_paddr_change sn_paddr_change
 
struct sctp_remote_error sn_remote_error
 
struct sctp_send_failed sn_send_failed
 
struct sctp_shutdown_event sn_shutdown_event
 
struct sctp_adaptation_event sn_adaptation_event
 
struct sctp_pdapi_event sn_pdapi_event
 
struct sctp_authkey_event sn_authkey_event
 
struct sctp_sender_dry_event sn_sender_dry_event
 

Detailed Description

Definition at line 398 of file user.h.

Field Documentation

struct sctp_adaptation_event sn_adaptation_event

Definition at line 409 of file user.h.

struct sctp_assoc_change sn_assoc_change

Definition at line 404 of file user.h.

struct sctp_authkey_event sn_authkey_event

Definition at line 411 of file user.h.

__u16 sn_flags

Definition at line 401 of file user.h.

struct { ... } sn_header
__u32 sn_length

Definition at line 402 of file user.h.

struct sctp_paddr_change sn_paddr_change

Definition at line 405 of file user.h.

struct sctp_pdapi_event sn_pdapi_event

Definition at line 410 of file user.h.

struct sctp_remote_error sn_remote_error

Definition at line 406 of file user.h.

struct sctp_send_failed sn_send_failed

Definition at line 407 of file user.h.

struct sctp_sender_dry_event sn_sender_dry_event

Definition at line 412 of file user.h.

struct sctp_shutdown_event sn_shutdown_event

Definition at line 408 of file user.h.

__u16 sn_type

Definition at line 400 of file user.h.


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