FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
ppp_protocol_info_t Struct Reference

Data Fields

char * name
 
ppp_protocol_t protocol
 
u32 node_index
 
u32 next_index
 

Detailed Description

Definition at line 57 of file ppp.h.

Field Documentation

◆ name

char* ppp_protocol_info_t::name

Definition at line 60 of file ppp.h.

◆ next_index

u32 ppp_protocol_info_t::next_index

Definition at line 69 of file ppp.h.

◆ node_index

u32 ppp_protocol_info_t::node_index

Definition at line 66 of file ppp.h.

◆ protocol

ppp_protocol_t ppp_protocol_info_t::protocol

Definition at line 63 of file ppp.h.


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