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

Data Fields

u8name
 
u16 port
 
format_function_tformat_header
 
unformat_function_tunformat_pg_edit
 

Detailed Description

Definition at line 94 of file ip.h.

Field Documentation

◆ format_header

format_function_t* tcp_udp_port_info_t::format_header

Definition at line 103 of file ip.h.

◆ name

u8* tcp_udp_port_info_t::name

Definition at line 97 of file ip.h.

◆ port

u16 tcp_udp_port_info_t::port

Definition at line 100 of file ip.h.

◆ unformat_pg_edit

unformat_function_t* tcp_udp_port_info_t::unformat_pg_edit

Definition at line 106 of file ip.h.


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