FD.io VPP
v18.10-34-gcce845e
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 |
vlib_log_class_t | log_class |
log class More... | |
Definition at line 52 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 64 of file af_packet.h.
af_packet_if_t* af_packet_main_t::interfaces |
Definition at line 55 of file af_packet.h.
vlib_log_class_t af_packet_main_t::log_class |
log class
Definition at line 67 of file af_packet.h.
uword* af_packet_main_t::pending_input_bitmap |
Definition at line 58 of file af_packet.h.
u32** af_packet_main_t::rx_buffers |
Definition at line 61 of file af_packet.h.