FD.io VPP  v18.04-17-g3a0d853
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 461 of file stats.api.

Field Documentation

u64 vl_api_udp_encap_counter_t::bytes

Definition at line 465 of file stats.api.

u32 vl_api_udp_encap_counter_t::id

Definition at line 463 of file stats.api.

u64 vl_api_udp_encap_counter_t::packets

Definition at line 464 of file stats.api.


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