FD.io VPP  v21.10.1-2-g0a485f517
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 56 of file ppp.h.

Field Documentation

◆ name

char* ppp_protocol_info_t::name

Definition at line 59 of file ppp.h.

◆ next_index

u32 ppp_protocol_info_t::next_index

Definition at line 68 of file ppp.h.

◆ node_index

u32 ppp_protocol_info_t::node_index

Definition at line 65 of file ppp.h.

◆ protocol

ppp_protocol_t ppp_protocol_info_t::protocol

Definition at line 62 of file ppp.h.


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