FreeBSD kernel IPv4 code
sctp_shutdown_chunk Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_shutdown_chunk:

Data Fields

struct sctp_chunkhdr ch
 
uint32_t cumulative_tsn_ack
 

Detailed Description

Definition at line 300 of file sctp_header.h.

Field Documentation

◆ ch

struct sctp_chunkhdr sctp_shutdown_chunk::ch

Definition at line 301 of file sctp_header.h.

Referenced by sctp_handle_shutdown(), and sctp_send_shutdown().

◆ cumulative_tsn_ack

uint32_t sctp_shutdown_chunk::cumulative_tsn_ack

Definition at line 302 of file sctp_header.h.

Referenced by sctp_send_shutdown(), and sctp_update_acked().


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