|
Linux Kernel
3.7.1
|
#include <ulpqueue.h>
Data Fields | |
| char | malloced |
| char | pd_mode |
| struct sctp_association * | asoc |
| struct sk_buff_head | reasm |
| struct sk_buff_head | lobby |
Definition at line 51 of file ulpqueue.h.
| struct sctp_association* asoc |
Definition at line 54 of file ulpqueue.h.
| struct sk_buff_head lobby |
Definition at line 56 of file ulpqueue.h.
| char malloced |
Definition at line 52 of file ulpqueue.h.
| char pd_mode |
Definition at line 53 of file ulpqueue.h.
| struct sk_buff_head reasm |
Definition at line 55 of file ulpqueue.h.
1.8.2