Go to the source code of this file.
#define clib_address_bits 64 |
#define clib_mem_aligned |
( |
|
addr, |
|
|
|
type, |
|
|
|
align |
|
) |
| |
Value: __attribute__ ((aligned (align), packed)); \
bad routing header type(not 4)") sr_error (NO_MORE_SEGMENTS
Definition at line 158 of file types.h.
#define clib_mem_unaligned |
( |
|
pointer, |
|
|
|
type |
|
) |
| (((struct { CLIB_PACKED (type _data); } *) (pointer))->_data) |
#define log2_uword_bits 6 |
typedef __complex__ float cf32 |
typedef __complex__ double cf64 |
typedef unsigned int u128 |
typedef unsigned short u16 |
typedef unsigned long u64 |
static uword pointer_to_uword |
( |
const void * |
p | ) |
|
|
inlinestatic |