FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Stat for one BIER neighbor object. More...
Data Fields | |
vl_api_bier_table_id_t | tbl_id |
vl_api_fib_path_t | path |
u64 | packets |
u64 | bytes |
Stat for one BIER neighbor object.
tbl_id | - The BIER Table ID the neighbour belongs to. |
path | - The path describing the neighbor (this is the data given during a BIER route add) |
packets | - number of packets sent |
bytes | - number of bytes sent |
vl_api_fib_path_t vl_api_bier_neighbor_counter_t::path |
vl_api_bier_table_id_t vl_api_bier_neighbor_counter_t::tbl_id |