![]() |
FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Include dependency graph for http_static.c:Go to the source code of this file.
Macros | |
| #define | vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) |
| #define | REPLY_MSG_ID_BASE hmp->msg_id_base |
Functions | |
| static void | vl_api_http_static_enable_t_handler (vl_api_http_static_enable_t *mp) |
| static clib_error_t * | http_static_init (vlib_main_t *vm) |
| VLIB_PLUGIN_REGISTER () | |
Variables | |
| http_static_main_t | http_static_main |
| #define REPLY_MSG_ID_BASE hmp->msg_id_base |
Definition at line 34 of file http_static.c.
| #define vl_print | ( | handle, | |
| ... | |||
| ) | vlib_cli_output (handle, __VA_ARGS__) |
Definition at line 32 of file http_static.c.
|
static |
|
static |
| VLIB_PLUGIN_REGISTER | ( | ) |
| http_static_main_t http_static_main |
Definition at line 37 of file http_static.c.