FreeBSD kernel IPv4 code
sctp_auth_random Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_auth_random:

Data Fields

struct sctp_paramhdr ph
 
uint8_t random_data []
 

Detailed Description

Definition at line 500 of file sctp_header.h.

Field Documentation

◆ ph

struct sctp_paramhdr sctp_auth_random::ph

Definition at line 501 of file sctp_header.h.

Referenced by sctp_send_initiate_ack().

◆ random_data

uint8_t sctp_auth_random::random_data[]

Definition at line 502 of file sctp_header.h.

Referenced by sctp_send_initiate_ack().


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