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

Data Fields

srtp_tc_t ** ctx_pool
 
srtp_tc_tlistener_ctx_pool
 
u32 app_index
 
clib_rwlock_t half_open_rwlock
 
u64 first_seg_size
 
u32 fifo_size
 

Detailed Description

Definition at line 99 of file srtp.h.

Field Documentation

◆ app_index

u32 srtp_main_::app_index

Definition at line 103 of file srtp.h.

◆ ctx_pool

srtp_tc_t** srtp_main_::ctx_pool

Definition at line 101 of file srtp.h.

◆ fifo_size

u32 srtp_main_::fifo_size

Definition at line 109 of file srtp.h.

◆ first_seg_size

u64 srtp_main_::first_seg_size

Definition at line 108 of file srtp.h.

◆ half_open_rwlock

clib_rwlock_t srtp_main_::half_open_rwlock

Definition at line 104 of file srtp.h.

◆ listener_ctx_pool

srtp_tc_t* srtp_main_::listener_ctx_pool

Definition at line 102 of file srtp.h.


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