Go to the source code of this file.
Value: return handle;
#define vec_add1(V, E)
Add 1 element to end of vector (unspecified alignment).
#define vl_print(handle,...)
#define vec_free(V)
Free vector's memory (no header).
Definition at line 57 of file ila_api.c.
#define foreach_ila_plugin_api_msg |
Value:_(ILA_IFACE, ila_iface) \
int ila_add_del_entry(ila_add_del_entry_args_t *args)
Definition at line 134 of file ila_api.c.
Value: if (!q) \
return; \
\
rmp->context = mp->context; \
rmp->retval = ntohl(rv);
\} while(0);
void vl_msg_api_send_shmem(unix_shared_memory_queue_t *q, u8 *elem)
unix_shared_memory_queue_t * vl_api_client_index_to_input_queue(u32 index)
void * vl_msg_api_alloc(int nbytes)
ila_api_main_t ila_api_main
struct _unix_shared_memory_queue unix_shared_memory_queue_t
Definition at line 63 of file ila_api.c.
#define vl_api_version |
( |
|
n, |
|
|
|
v |
|
) |
| static u32 api_version=(v); |
#define vl_msg_id |
( |
|
n, |
|
|
|
h |
|
) |
| n, |
Enumerator |
---|
VL_ILLEGAL_MESSAGE_ID |
|
VL_ILLEGAL_MESSAGE_ID |
|
VL_ILLEGAL_MESSAGE_ID |
|
VL_MSG_FIRST_AVAILABLE |
|
VL_MSG_FIRST_AVAILABLE |
|
VL_MSG_FIRST_AVAILABLE |
|
VL_MSG_FIRST_AVAILABLE |
|
VL_MSG_FIRST_AVAILABLE |
|
VL_MSG_FIRST_AVAILABLE |
|
Definition at line 32 of file ila_api.c.