FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
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)) |