FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
http_session_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

foreach_app_session_field u32 thread_index
 
u8rx_buf
 
u32 vpp_session_index
 
u64 vpp_session_handle
 

Detailed Description

Definition at line 38 of file http_server.c.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

http_session_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ rx_buf

u8* http_session_t::rx_buf

Definition at line 45 of file http_server.c.

◆ thread_index

foreach_app_session_field u32 http_session_t::thread_index

Definition at line 44 of file http_server.c.

◆ vpp_session_handle

u64 http_session_t::vpp_session_handle

Definition at line 47 of file http_server.c.

◆ vpp_session_index

u32 http_session_t::vpp_session_index

Definition at line 46 of file http_server.c.


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