FD.io VPP  v17.07.01-10-g3be13f0
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
 

Detailed Description

Definition at line 44 of file af_packet.h.

Member Function Documentation

af_packet_main_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

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.


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