FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
stats.api File Reference

This file defines the stats API. More...

Go to the source code of this file.

Data Structures

struct  vl_api_want_stats_t
 Want Stats, enable/disable ALL stats updates. More...
 
struct  vl_api_want_interface_simple_stats_t
 Want Interface Simple Stats, register for detailed interface stats. More...
 
struct  vl_api_want_per_interface_simple_stats_t
 Want Per Interface simple Stats, register for continuous stats. More...
 
struct  vl_api_want_interface_combined_stats_t
 Want Interface Combined Stats, register for continuous stats. More...
 
struct  vl_api_want_per_interface_combined_stats_t
 Want Per Interface Combined Stats, register for continuous stats. More...
 
struct  vl_api_want_ip4_fib_stats_t
 Want IP4 FIB Stats, register for continuous stats. More...
 
struct  vl_api_want_ip6_fib_stats_t
 Want IP6 FIB Stats, register for continuous stats. More...
 
struct  vl_api_want_ip4_nbr_stats_t
 Want IP4 NBR Stats, register for continuous stats. More...
 
struct  vl_api_want_ip6_nbr_stats_t
 Want IP6 NBR Stats, register for continuous stats. More...
 
struct  vl_api_ip4_fib_counter_t
 
struct  vl_api_vnet_ip4_fib_counters_t
 
struct  vl_api_ip4_nbr_counter_t
 
struct  vl_api_vnet_ip4_nbr_counters_t
 Per-neighbour (i.e. More...
 
struct  vl_api_ip6_fib_counter_t
 
struct  vl_api_vnet_ip6_fib_counters_t
 
struct  vl_api_ip6_nbr_counter_t
 
struct  vl_api_vnet_ip6_nbr_counters_t
 
struct  vl_api_vnet_get_summary_stats_t
 Request for a single block of summary stats. More...
 
struct  vl_api_vnet_get_summary_stats_reply_t
 Reply for vnet_get_summary_stats request. More...
 

Detailed Description

This file defines the stats API.

Definition in file stats.api.