FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
transport_endpt_ext_cfg_ Struct Reference
+ Collaboration diagram for transport_endpt_ext_cfg_:

Data Fields

u16 type
 
u16 len
 
union {
   transport_endpt_crypto_cfg_t   crypto
 
   u8   data [0]
 
}; 
 

Detailed Description

Definition at line 276 of file transport_types.h.

Field Documentation

◆ @532

union { ... }

◆ crypto

transport_endpt_crypto_cfg_t transport_endpt_ext_cfg_::crypto

Definition at line 282 of file transport_types.h.

◆ data

u8 transport_endpt_ext_cfg_::data[0]

Definition at line 283 of file transport_types.h.

◆ len

u16 transport_endpt_ext_cfg_::len

Definition at line 279 of file transport_types.h.

◆ type

u16 transport_endpt_ext_cfg_::type

Definition at line 278 of file transport_types.h.


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