FD.io VPP  v20.01-48-g3e0dafb74
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 104 of file udp.h.

Field Documentation

◆ dst_port

udp_dst_port_t udp_dst_port_info_t::dst_port

Definition at line 110 of file udp.h.

◆ name

char* udp_dst_port_info_t::name

Definition at line 107 of file udp.h.

◆ next_index

u32 udp_dst_port_info_t::next_index

Definition at line 116 of file udp.h.

◆ node_index

u32 udp_dst_port_info_t::node_index

Definition at line 113 of file udp.h.

◆ unformat_pg_edit

unformat_function_t* udp_dst_port_info_t::unformat_pg_edit

Definition at line 119 of file udp.h.


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