FreeBSD kernel IPv4 code
sctp_supported_chunk_types_param Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_supported_chunk_types_param:

Data Fields

struct sctp_paramhdr ph
 
uint8_t chunk_types []
 

Detailed Description

Definition at line 130 of file sctp_header.h.

Field Documentation

◆ chunk_types

uint8_t sctp_supported_chunk_types_param::chunk_types[]

◆ ph

struct sctp_paramhdr sctp_supported_chunk_types_param::ph

Definition at line 131 of file sctp_header.h.

Referenced by sctp_send_initiate(), and sctp_send_initiate_ack().


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