FD.io VPP  v19.08.1-401-g8e4ed521a
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 158 of file quic.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

quic_worker_ctx_::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ opening_ctx_pool

u32* quic_worker_ctx_::opening_ctx_pool

Definition at line 163 of file quic.h.

◆ time_now

int64_t quic_worker_ctx_::time_now

worker time

Definition at line 161 of file quic.h.

◆ timer_wheel

tw_timer_wheel_1t_3w_1024sl_ov_t quic_worker_ctx_::timer_wheel

worker timer wheel

Definition at line 162 of file quic.h.


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