FreeBSD kernel IPv4 code
sctp_cwr_chunk Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_cwr_chunk:

Data Fields

struct sctp_chunkhdr ch
 
uint32_t tsn
 

Detailed Description

Definition at line 340 of file sctp_header.h.

Field Documentation

◆ ch

struct sctp_chunkhdr sctp_cwr_chunk::ch

Definition at line 341 of file sctp_header.h.

Referenced by sctp_handle_ecn_cwr(), and sctp_send_cwr().

◆ tsn

uint32_t sctp_cwr_chunk::tsn

Definition at line 342 of file sctp_header.h.

Referenced by sctp_handle_ecn_cwr(), and sctp_send_cwr().


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