FreeBSD kernel IPv4 code
sctp_asconf_tag_param Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_asconf_tag_param:

Data Fields

struct sctp_asconf_paramhdr aph
 
uint32_t local_vtag
 
uint32_t remote_vtag
 

Detailed Description

Definition at line 117 of file sctp_header.h.

Field Documentation

◆ aph

struct sctp_asconf_paramhdr sctp_asconf_tag_param::aph

Definition at line 118 of file sctp_header.h.

Referenced by sctp_asconf_send_nat_state_update().

◆ local_vtag

uint32_t sctp_asconf_tag_param::local_vtag

Definition at line 119 of file sctp_header.h.

Referenced by sctp_asconf_send_nat_state_update().

◆ remote_vtag

uint32_t sctp_asconf_tag_param::remote_vtag

Definition at line 120 of file sctp_header.h.

Referenced by sctp_asconf_send_nat_state_update().


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