FreeBSD kernel IPv4 code
sctp_strseq Struct Reference

#include <sctp_header.h>

Data Fields

uint16_t sid
 
uint16_t ssn
 

Detailed Description

Definition at line 381 of file sctp_header.h.

Field Documentation

◆ sid

uint16_t sctp_strseq::sid

Definition at line 382 of file sctp_header.h.

Referenced by sctp_handle_forward_tsn(), and send_forward_tsn().

◆ ssn

uint16_t sctp_strseq::ssn

Definition at line 383 of file sctp_header.h.

Referenced by sctp_handle_forward_tsn(), and send_forward_tsn().


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