FD.io VPP  v19.08.1-401-g8e4ed521a
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 92 of file ip.h.

Field Documentation

◆ format_header

format_function_t* tcp_udp_port_info_t::format_header

Definition at line 101 of file ip.h.

◆ name

u8* tcp_udp_port_info_t::name

Definition at line 95 of file ip.h.

◆ port

u16 tcp_udp_port_info_t::port

Definition at line 98 of file ip.h.

◆ unformat_pg_edit

unformat_function_t* tcp_udp_port_info_t::unformat_pg_edit

Definition at line 104 of file ip.h.


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