FreeBSD kernel IPv4 code
sctp_asconf_chunk Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_asconf_chunk:

Data Fields

struct sctp_chunkhdr ch
 
uint32_t serial_number
 

Detailed Description

Definition at line 359 of file sctp_header.h.

Field Documentation

◆ ch

struct sctp_chunkhdr sctp_asconf_chunk::ch

Definition at line 360 of file sctp_header.h.

Referenced by sctp_compose_asconf(), sctp_handle_asconf(), and sctp_is_addr_pending().

◆ serial_number

uint32_t sctp_asconf_chunk::serial_number

Definition at line 361 of file sctp_header.h.

Referenced by sctp_compose_asconf(), sctp_handle_asconf(), and sctp_toss_old_asconf().


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