FD.io VPP
v16.09
Vector Packet Processing
|
Public Member Functions | |
CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
af_packet_if_t * | interfaces |
uword * | pending_input_bitmap |
u32 * | rx_buffers |
mhash_t | if_index_by_host_if_name |
Definition at line 40 of file af_packet.h.
af_packet_main_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
mhash_t af_packet_main_t::if_index_by_host_if_name |
Definition at line 52 of file af_packet.h.
af_packet_if_t* af_packet_main_t::interfaces |
Definition at line 43 of file af_packet.h.
uword* af_packet_main_t::pending_input_bitmap |
Definition at line 46 of file af_packet.h.
u32* af_packet_main_t::rx_buffers |
Definition at line 49 of file af_packet.h.