FD.io VPP
v19.01.3-6-g70449b9b9
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 |
Definition at line 38 of file http_server.c.
http_session_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
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.