Linux Kernel
3.7.1
|
#include <structs.h>
Data Fields | |
struct sctp_association * | asoc |
struct list_head | out_chunk_list |
unsigned int | out_qlen |
unsigned int | error |
struct list_head | control_chunk_list |
struct list_head | sacked |
struct list_head | retransmit |
struct list_head | abandoned |
__u32 | outstanding_bytes |
char | fast_rtx |
char | cork |
char | empty |
char | malloced |
struct sctp_association* asoc |