FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
A Variable length BitString. More...
Data Fields | |
u16 | bbs_len |
The length of the string in BYTES. More... | |
bier_bit_mask_bucket_t * | bbs_buckets |
The buckets in the string. More... | |
A Variable length BitString.
Definition at line 278 of file bier_types.h.
bier_bit_mask_bucket_t* bier_bit_string_t_::bbs_buckets |
The buckets in the string.
Definition at line 287 of file bier_types.h.
u16 bier_bit_string_t_::bbs_len |
The length of the string in BYTES.
Definition at line 282 of file bier_types.h.