FD.io VPP  v19.01.2-3-gf61a1a8
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

http_session_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

u8* http_session_t::rx_buf

Definition at line 45 of file http_server.c.

foreach_app_session_field u32 http_session_t::thread_index

Definition at line 44 of file http_server.c.

u64 http_session_t::vpp_session_handle

Definition at line 47 of file http_server.c.

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: