Go to the source code of this file.
#define CJ_GLOBAL_LOG_PROTOTYPE |
Definition at line 62 of file cj.h.
#define DECLARE_CJ_GLOBAL_LOG |
Value: __attribute__ ((weak)); \
\
{ \
__cj_data0 = data0; \
__cj_data1 = data1; \
}
static void(BVT(clib_bihash)*h, BVT(clib_bihash_value)*v)
bad routing header type(not 4)") sr_error (NO_MORE_SEGMENTS
void cj_global_log(unsigned type, void *data0, void *data1)
Definition at line 46 of file cj.h.
void cj_global_log |
( |
unsigned |
type, |
|
|
void * |
data0, |
|
|
void * |
data1 |
|
) |
| |
Definition at line 28 of file cj.c.
Definition at line 47 of file cj.c.