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

#include <ulpevent.h>

Data Fields

struct sctp_associationasoc
 
__u16 stream
 
__u16 ssn
 
__u16 flags
 
__u32 ppid
 
__u32 tsn
 
__u32 cumtsn
 
int msg_flags
 
int iif
 
unsigned int rmem_len
 

Detailed Description

Definition at line 56 of file ulpevent.h.

Field Documentation

Definition at line 57 of file ulpevent.h.

__u32 cumtsn

Definition at line 63 of file ulpevent.h.

__u16 flags

Definition at line 60 of file ulpevent.h.

int iif

Definition at line 65 of file ulpevent.h.

int msg_flags

Definition at line 64 of file ulpevent.h.

__u32 ppid

Definition at line 61 of file ulpevent.h.

unsigned int rmem_len

Definition at line 66 of file ulpevent.h.

__u16 ssn

Definition at line 59 of file ulpevent.h.

__u16 stream

Definition at line 58 of file ulpevent.h.

__u32 tsn

Definition at line 62 of file ulpevent.h.


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