FreeBSD kernel IPv4 code
sctp_sack_chunk Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_sack_chunk:

Data Fields

struct sctp_chunkhdr ch
 
struct sctp_sack sack
 

Detailed Description

Definition at line 253 of file sctp_header.h.

Field Documentation

◆ ch

struct sctp_chunkhdr sctp_sack_chunk::ch

Definition at line 254 of file sctp_header.h.

Referenced by sctp_process_control(), and sctp_send_sack().

◆ sack

struct sctp_sack sctp_sack_chunk::sack

Definition at line 255 of file sctp_header.h.

Referenced by sctp_process_control(), and sctp_send_sack().


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