INET Framework for OMNeT++/OMNEST
inet::sctp::forward_tsn_chunk Struct Reference

#include <sctphdr.h>

Public Attributes

uint8_t type
 
uint8_t flags
 
uint16_t length
 
uint32_t cum_tsn
 
uint8_t stream_info [0]
 

Member Data Documentation

◆ cum_tsn

uint32_t inet::sctp::forward_tsn_chunk::cum_tsn

◆ flags

uint8_t inet::sctp::forward_tsn_chunk::flags

◆ length

uint16_t inet::sctp::forward_tsn_chunk::length

◆ stream_info

uint8_t inet::sctp::forward_tsn_chunk::stream_info[0]

◆ type

uint8_t inet::sctp::forward_tsn_chunk::type

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