FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
osi_protocol_info_t Struct Reference

Data Fields

char * name
 
osi_protocol_t protocol
 
u32 node_index
 
u32 next_index
 

Detailed Description

Definition at line 81 of file osi.h.

Field Documentation

◆ name

char* osi_protocol_info_t::name

Definition at line 84 of file osi.h.

◆ next_index

u32 osi_protocol_info_t::next_index

Definition at line 93 of file osi.h.

◆ node_index

u32 osi_protocol_info_t::node_index

Definition at line 90 of file osi.h.

◆ protocol

osi_protocol_t osi_protocol_info_t::protocol

Definition at line 87 of file osi.h.


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