FreeBSD kernel IPv4 code
sctp_supported_addr_param Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_supported_addr_param:

Data Fields

struct sctp_paramhdr ph
 
uint16_t addr_type [2]
 

Detailed Description

Definition at line 81 of file sctp_header.h.

Field Documentation

◆ addr_type

uint16_t sctp_supported_addr_param::addr_type[2]

Definition at line 83 of file sctp_header.h.

Referenced by sctp_send_initiate().

◆ ph

struct sctp_paramhdr sctp_supported_addr_param::ph

Definition at line 82 of file sctp_header.h.

Referenced by sctp_send_initiate().


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