FreeBSD kernel IPv4 code
sctp_nr_sack_chunk Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_nr_sack_chunk:

Data Fields

struct sctp_chunkhdr ch
 
struct sctp_nr_sack nr_sack
 

Detailed Description

Definition at line 269 of file sctp_header.h.

Field Documentation

◆ ch

struct sctp_chunkhdr sctp_nr_sack_chunk::ch

Definition at line 270 of file sctp_header.h.

Referenced by sctp_process_control().

◆ nr_sack

struct sctp_nr_sack sctp_nr_sack_chunk::nr_sack

Definition at line 271 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: