FD.io VPP
v17.10-9-gd594711
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 44 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 56 of file af_packet.h.
af_packet_if_t* af_packet_main_t::interfaces |
Definition at line 47 of file af_packet.h.
uword* af_packet_main_t::pending_input_bitmap |
Definition at line 50 of file af_packet.h.
u32** af_packet_main_t::rx_buffers |
Definition at line 53 of file af_packet.h.