FreeBSD kernel IPv4 code
sctp_asconf_ack_chunk Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_asconf_ack_chunk:

Data Fields

struct sctp_chunkhdr ch
 
uint32_t serial_number
 

Detailed Description

Definition at line 367 of file sctp_header.h.

Field Documentation

◆ ch

struct sctp_chunkhdr sctp_asconf_ack_chunk::ch

Definition at line 368 of file sctp_header.h.

Referenced by sctp_handle_asconf(), and sctp_handle_asconf_ack().

◆ serial_number

uint32_t sctp_asconf_ack_chunk::serial_number

Definition at line 369 of file sctp_header.h.

Referenced by sctp_handle_asconf(), and sctp_handle_asconf_ack().


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