FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
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_mfib_stats_t |
Want IP4 muilticast FIB Stats, register for continuous stats. More... | |
struct | vl_api_want_ip6_mfib_stats_t |
Want IP6 multicast 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_mfib_counter_t |
struct | vl_api_vnet_ip4_mfib_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_mfib_counter_t |
struct | vl_api_vnet_ip6_mfib_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... | |
This file defines the stats API.
Definition in file stats.api.