FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
udp_dst_port_info_t Struct Reference

Data Fields

char * name
 
udp_dst_port_t dst_port
 
u32 node_index
 
u32 next_index
 
unformat_function_tunformat_pg_edit
 

Detailed Description

Definition at line 97 of file udp.h.

Field Documentation

◆ dst_port

udp_dst_port_t udp_dst_port_info_t::dst_port

Definition at line 103 of file udp.h.

◆ name

char* udp_dst_port_info_t::name

Definition at line 100 of file udp.h.

◆ next_index

u32 udp_dst_port_info_t::next_index

Definition at line 109 of file udp.h.

◆ node_index

u32 udp_dst_port_info_t::node_index

Definition at line 106 of file udp.h.

◆ unformat_pg_edit

unformat_function_t* udp_dst_port_info_t::unformat_pg_edit

Definition at line 112 of file udp.h.


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