|
Linux Kernel
3.7.1
|
#include <ulpevent.h>
Data Fields | |
| struct sctp_association * | asoc |
| __u16 | stream |
| __u16 | ssn |
| __u16 | flags |
| __u32 | ppid |
| __u32 | tsn |
| __u32 | cumtsn |
| int | msg_flags |
| int | iif |
| unsigned int | rmem_len |
Definition at line 56 of file ulpevent.h.
| struct sctp_association* asoc |
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.
1.8.2