FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
sctp_state_cookie_param_t Struct Reference
+ Collaboration diagram for sctp_state_cookie_param_t:

Data Fields

sctp_opt_params_hdr_t param_hdr
 
unsigned char mac [SHA1_OUTPUT_LENGTH]
 
u64 creation_time
 
u32 cookie_lifespan
 

Detailed Description

Definition at line 711 of file sctp_packet.h.

Field Documentation

◆ cookie_lifespan

u32 sctp_state_cookie_param_t::cookie_lifespan

Definition at line 717 of file sctp_packet.h.

◆ creation_time

u64 sctp_state_cookie_param_t::creation_time

Definition at line 716 of file sctp_packet.h.

◆ mac

unsigned char sctp_state_cookie_param_t::mac[SHA1_OUTPUT_LENGTH]

Definition at line 715 of file sctp_packet.h.

◆ param_hdr

sctp_opt_params_hdr_t sctp_state_cookie_param_t::param_hdr

Definition at line 713 of file sctp_packet.h.


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