FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
bier_bit_string_t_ Struct Reference

A Variable length BitString. More...

Data Fields

u16 bbs_len
 The length of the string in BYTES. More...
 
bier_bit_mask_bucket_tbbs_buckets
 The buckets in the string. More...
 

Detailed Description

A Variable length BitString.

Definition at line 278 of file bier_types.h.

Field Documentation

◆ bbs_buckets

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.

◆ bbs_len

u16 bier_bit_string_t_::bbs_len

The length of the string in BYTES.

Definition at line 282 of file bier_types.h.


The documentation for this struct was generated from the following file: