![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
BIER Imposition Add. More...
Collaboration diagram for vl_api_bier_imp_add_t:Data Fields | |
| u32 | client_index |
| u32 | context |
| vl_api_bier_table_id_t | bi_tbl_id |
| u16 | bi_src |
| u8 | bi_n_bytes |
| u8 | bi_bytes [bi_n_bytes] |
BIER Imposition Add.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| bi_tbl_id | - The BIER table-id used to forward post encap |
| bi_src | - The source Bit-position in the encap. |
| bi_n_bytes | - The number of bytes in the following bit-string. VPP only supports BSL of 1024 and less, so this is a u8 field. |
| bi_bytes | - The bit-string represented as a byte array (MSB first) |
| u8 vl_api_bier_imp_add_t::bi_bytes[bi_n_bytes] |
| vl_api_bier_table_id_t vl_api_bier_imp_add_t::bi_tbl_id |