Go to the source code of this file.
#define foreach_lacp_plugin_api_msg _(SW_INTERFACE_LACP_DUMP, sw_interface_lacp_dump) |
Value: if (!q) \
return; \
\
rmp->_vl_msg_id = htons ((t)+lm->msg_id_base); \
rmp->context = mp->context; \
rmp->retval = htonl (rv);
\} while(0);
void * vl_msg_api_alloc(int nbytes)
void vl_msg_api_send_shmem(svm_queue_t *q, u8 *elem)
svm_queue_t * vl_api_client_index_to_input_queue(u32 index)
struct _svm_queue svm_queue_t
Definition at line 60 of file lacp_api.c.
#define REPLY_MACRO2 |
( |
|
t, |
|
|
|
body |
|
) |
| |
Value: if (!q) \
return; \
\
rmp->_vl_msg_id = htons ((t)+lm->msg_id_base); \
rmp->context = mp->context; \
rmp->retval = htonl (rv); \
} while(0);
void * vl_msg_api_alloc(int nbytes)
void vl_msg_api_send_shmem(svm_queue_t *q, u8 *elem)
svm_queue_t * vl_api_client_index_to_input_queue(u32 index)
struct _svm_queue svm_queue_t
Definition at line 75 of file lacp_api.c.
#define vl_api_version |
( |
|
n, |
|
|
|
v |
|
) |
| static u32 api_version=(v); |
#define vl_msg_name_crc_list |
Message handler for lacp_dump API.
- Parameters
-
mp | vl_api_lacp_dump_t * mp the api message |
Definition at line 140 of file lacp_api.c.