FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
vl_api_udp_encap_counter_t Struct Reference

Stat for one UDP encap object. More...

Data Fields

u32 id
 
u64 packets
 
u64 bytes
 

Detailed Description

Stat for one UDP encap object.

Template Parameters
id- The ID of the object, same as passed for the create
packets- number of packets sent
bytes- number of bytes sent

Definition at line 467 of file stats.api.

Field Documentation

u64 vl_api_udp_encap_counter_t::bytes

Definition at line 471 of file stats.api.

u32 vl_api_udp_encap_counter_t::id

Definition at line 469 of file stats.api.

u64 vl_api_udp_encap_counter_t::packets

Definition at line 470 of file stats.api.


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