FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
handoff_main_t Struct Reference
+ Collaboration diagram for handoff_main_t:

Data Fields

u32 cached_next_index
 
u32 num_workers
 
u32 first_worker_index
 
per_inteface_handoff_data_tif_data
 
u32 frame_queue_index
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 
u64(* hash_fn )(ethernet_header_t *)
 

Detailed Description

Definition at line 29 of file handoff.c.

Field Documentation

u32 handoff_main_t::cached_next_index

Definition at line 31 of file handoff.c.

u32 handoff_main_t::first_worker_index

Definition at line 33 of file handoff.c.

u32 handoff_main_t::frame_queue_index

Definition at line 38 of file handoff.c.

u64(* handoff_main_t::hash_fn) (ethernet_header_t *)

Definition at line 44 of file handoff.c.

per_inteface_handoff_data_t* handoff_main_t::if_data

Definition at line 35 of file handoff.c.

u32 handoff_main_t::num_workers

Definition at line 32 of file handoff.c.

vlib_main_t* handoff_main_t::vlib_main

Definition at line 41 of file handoff.c.

vnet_main_t* handoff_main_t::vnet_main

Definition at line 42 of file handoff.c.


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