Public Attributes

data_chunk Struct Reference

#include <sctp.h>

List of all members.

Public Attributes

unsigned char type
unsigned char flags
unsigned short length
unsigned int tsn
unsigned short sid
unsigned short ssn
unsigned int ppi
unsigned char user_data [0]

Detailed Description

Definition at line 117 of file sctp.h.


Member Data Documentation

unsigned char data_chunk::flags

Definition at line 119 of file sctp.h.

unsigned short data_chunk::length

Definition at line 120 of file sctp.h.

unsigned int data_chunk::ppi

Definition at line 124 of file sctp.h.

unsigned short data_chunk::sid

Definition at line 122 of file sctp.h.

unsigned short data_chunk::ssn

Definition at line 123 of file sctp.h.

unsigned int data_chunk::tsn

Definition at line 121 of file sctp.h.

unsigned char data_chunk::type

Definition at line 118 of file sctp.h.

unsigned char data_chunk::user_data[0]

Definition at line 125 of file sctp.h.


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