![]() |
FD.io VPP
v18.01-8-g0eacf49
Vector Packet Processing
|
Include dependency graph for vector.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | CLIB_VECTOR_WORD_BITS 64 |
| #define | VECTOR_WORD_TYPE(t) t##x |
| #define | VECTOR_WORD_TYPE_LEN(t) (sizeof (VECTOR_WORD_TYPE(t)) / sizeof (t)) |
| #define VECTOR_WORD_TYPE_LEN | ( | t | ) | (sizeof (VECTOR_WORD_TYPE(t)) / sizeof (t)) |