FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
Public Member Functions | |
CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
foreach_app_session_field u32 | thread_index |
u8 * | rx_buf |
u32 | vpp_session_index |
u64 | vpp_session_handle |
u32 | timer_handle |
Definition at line 40 of file http_server.c.
http_session_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
u8* http_session_t::rx_buf |
Definition at line 47 of file http_server.c.
foreach_app_session_field u32 http_session_t::thread_index |
Definition at line 46 of file http_server.c.
u32 http_session_t::timer_handle |
Definition at line 50 of file http_server.c.
u64 http_session_t::vpp_session_handle |
Definition at line 49 of file http_server.c.
u32 http_session_t::vpp_session_index |
Definition at line 48 of file http_server.c.