|
Linux Kernel
3.7.1
|
#include <structs.h>
Data Fields | |
| __u16 | source_port |
| __u16 | destination_port |
| __u32 | vtag |
| struct list_head | chunk_list |
| size_t | overhead |
| size_t | size |
| struct sctp_transport * | transport |
| struct sctp_chunk * | auth |
| u8 | has_cookie_echo:1 |
| u8 | has_sack:1 |
| u8 | has_auth:1 |
| u8 | has_data:1 |
| u8 | ipfragok:1 |
| u8 | malloced:1 |
| struct sctp_chunk* auth |
1.8.2