FreeBSD kernel IPv4 code
sctp_gap_ack_block Struct Reference

#include <sctp_header.h>

Data Fields

uint16_t start
 
uint16_t end
 

Detailed Description

Definition at line 239 of file sctp_header.h.

Field Documentation

◆ end

uint16_t sctp_gap_ack_block::end

Definition at line 241 of file sctp_header.h.

Referenced by sctp_handle_segments(), and sctp_send_sack().

◆ start

uint16_t sctp_gap_ack_block::start

Definition at line 240 of file sctp_header.h.

Referenced by sctp_handle_segments(), and sctp_send_sack().


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