FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
af_packet_main_t Struct Reference
+ Collaboration diagram for af_packet_main_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

af_packet_if_tinterfaces
 
uwordpending_input_bitmap
 
u32 ** rx_buffers
 
mhash_t if_index_by_host_if_name
 
vlib_log_class_t log_class
 log class More...
 

Detailed Description

Definition at line 52 of file af_packet.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

af_packet_main_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ if_index_by_host_if_name

mhash_t af_packet_main_t::if_index_by_host_if_name

Definition at line 64 of file af_packet.h.

◆ interfaces

af_packet_if_t* af_packet_main_t::interfaces

Definition at line 55 of file af_packet.h.

◆ log_class

vlib_log_class_t af_packet_main_t::log_class

log class

Definition at line 67 of file af_packet.h.

◆ pending_input_bitmap

uword* af_packet_main_t::pending_input_bitmap

Definition at line 58 of file af_packet.h.

◆ rx_buffers

u32** af_packet_main_t::rx_buffers

Definition at line 61 of file af_packet.h.


The documentation for this struct was generated from the following file: