![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
IP Multicast FIB table response. More...
Collaboration diagram for vl_api_ip_mfib_details_t:Data Fields | |
| u32 | context |
| u32 | table_id |
| u32 | entry_flags |
| u32 | rpf_id |
| u8 | address_length |
| u8 | grp_address [4] |
| u8 | src_address [4] |
| u32 | count |
| vl_api_fib_path_t | path [count] |
IP Multicast FIB table response.
| table_id | - IP fib table id - mask length - Group address/prefix - Source address |
| count | - the number of fib_path in path |
| path | - array of of fib_path structures |
| vl_api_fib_path_t vl_api_ip_mfib_details_t::path[count] |