FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
sctp_payload_data_chunk_t Struct Reference
+ Collaboration diagram for sctp_payload_data_chunk_t:

Data Fields

sctp_header_t sctp_hdr
 
sctp_chunks_common_hdr_t chunk_hdr
 
u32 tsn
 
u16 stream_id
 
u16 stream_seq
 
u32 payload_id
 
u32 data []
 

Detailed Description

Definition at line 379 of file sctp_packet.h.

Field Documentation

sctp_chunks_common_hdr_t sctp_payload_data_chunk_t::chunk_hdr

Definition at line 412 of file sctp_packet.h.

u32 sctp_payload_data_chunk_t::data[]

Definition at line 455 of file sctp_packet.h.

u32 sctp_payload_data_chunk_t::payload_id

Definition at line 447 of file sctp_packet.h.

sctp_header_t sctp_payload_data_chunk_t::sctp_hdr

Definition at line 381 of file sctp_packet.h.

u16 sctp_payload_data_chunk_t::stream_id

Definition at line 424 of file sctp_packet.h.

u16 sctp_payload_data_chunk_t::stream_seq

Definition at line 432 of file sctp_packet.h.

u32 sctp_payload_data_chunk_t::tsn

Definition at line 419 of file sctp_packet.h.


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