FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
quic_worker_ctx_ Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

int64_t time_now
 worker time More...
 
tw_timer_wheel_1t_3w_1024sl_ov_t timer_wheel
 worker timer wheel More...
 
u32opening_ctx_pool
 

Detailed Description

Definition at line 148 of file quic.h.

Member Function Documentation

quic_worker_ctx_::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

u32* quic_worker_ctx_::opening_ctx_pool

Definition at line 153 of file quic.h.

int64_t quic_worker_ctx_::time_now

worker time

Definition at line 151 of file quic.h.

tw_timer_wheel_1t_3w_1024sl_ov_t quic_worker_ctx_::timer_wheel

worker timer wheel

Definition at line 152 of file quic.h.


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