FD.io VPP
v18.01.2-1-g9b554f3
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 323 of file bier_types.h.
bier_bit_mask_bucket_t* bier_bit_string_t_::bbs_buckets |
The buckets in the string.
Definition at line 332 of file bier_types.h.
u16 bier_bit_string_t_::bbs_len |
The length of the string in BYTES.
Definition at line 327 of file bier_types.h.