![]() |
FD.io VPP
v16.06
Vector Packet Processing
|
Include dependency graph for feat_bitmap.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | FEAT_MAX 32 |
Functions | |
| always_inline void | feat_bitmap_init_next_nodes (vlib_main_t *vm, u32 node_index, u32 num_features, char **feat_names, u32 *next_nodes) |
| always_inline u32 | feat_bitmap_get_next_node_index (u32 *next_nodes, u32 bitmap) |
| #define FEAT_MAX 32 |
Definition at line 36 of file feat_bitmap.h.
| always_inline u32 feat_bitmap_get_next_node_index | ( | u32 * | next_nodes, |
| u32 | bitmap | ||
| ) |
| always_inline void feat_bitmap_init_next_nodes | ( | vlib_main_t * | vm, |
| u32 | node_index, | ||
| u32 | num_features, | ||
| char ** | feat_names, | ||
| u32 * | next_nodes | ||
| ) |
Definition at line 41 of file feat_bitmap.h.
Here is the call graph for this function:
Here is the caller graph for this function: