![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Include dependency graph for bier_bit_string.c:Go to the source code of this file.
Macros | |
| #define | BIER_GET_STRING_POS(_bp, _byte, _bit, _str) |
| #define | BIER_BIT_POS_IS_VALID(_bp, _str) |
Functions | |
| static int | bier_bit_pos_is_valid (bier_bp_t bp, const bier_bit_string_t *bbs) |
| void | bier_bit_string_set_bit (bier_bit_string_t *bit_string, bier_bp_t bp) |
| void | bier_bit_string_clear_bit (bier_bit_string_t *bit_string, bier_bp_t bp) |
| u8 * | format_bier_bit_string (u8 *string, va_list *args) |
| #define BIER_BIT_POS_IS_VALID | ( | _bp, | |
| _str | |||
| ) |
Definition at line 46 of file bier_bit_string.c.
| #define BIER_GET_STRING_POS | ( | _bp, | |
| _byte, | |||
| _bit, | |||
| _str | |||
| ) |
Definition at line 25 of file bier_bit_string.c.
|
inlinestatic |
Definition at line 34 of file bier_bit_string.c.
| void bier_bit_string_clear_bit | ( | bier_bit_string_t * | bit_string, |
| bier_bp_t | bp | ||
| ) |
| void bier_bit_string_set_bit | ( | bier_bit_string_t * | bit_string, |
| bier_bp_t | bp | ||
| ) |
Definition at line 78 of file bier_bit_string.c.
Here is the call graph for this function:
Here is the caller graph for this function: