FD.io VPP
v17.04-9-g99c0734
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)) |