FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
osi_main_t Struct Reference
+ Collaboration diagram for osi_main_t:

Data Fields

vlib_main_tvlib_main
 
osi_protocol_info_tprotocol_infos
 
uwordprotocol_info_by_name
 
uwordprotocol_info_by_protocol
 
u8 input_next_by_protocol [256]
 

Detailed Description

Definition at line 109 of file osi.h.

Field Documentation

◆ input_next_by_protocol

u8 osi_main_t::input_next_by_protocol[256]

Definition at line 119 of file osi.h.

◆ protocol_info_by_name

uword* osi_main_t::protocol_info_by_name

Definition at line 116 of file osi.h.

◆ protocol_info_by_protocol

uword * osi_main_t::protocol_info_by_protocol

Definition at line 116 of file osi.h.

◆ protocol_infos

osi_protocol_info_t* osi_main_t::protocol_infos

Definition at line 113 of file osi.h.

◆ vlib_main

vlib_main_t* osi_main_t::vlib_main

Definition at line 111 of file osi.h.


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