![]() |
FD.io VPP
v21.06
Vector Packet Processing
|
Include dependency graph for urpf_api.c:Go to the source code of this file.
Macros | |
| #define | REPLY_MSG_ID_BASE urpf_base_msg_id |
Functions | |
| static int | urpf_mode_decode (vl_api_urpf_mode_t in, urpf_mode_t *out) |
| static void | vl_api_urpf_update_t_handler (vl_api_urpf_update_t *mp) |
| static clib_error_t * | urpf_api_init (vlib_main_t *vm) |
| VLIB_PLUGIN_REGISTER () | |
Variables | |
| static u32 | urpf_base_msg_id |
| Base message ID fot the plugin. More... | |
| #define REPLY_MSG_ID_BASE urpf_base_msg_id |
Definition at line 34 of file urpf_api.c.
|
static |
|
static |
|
static |
| VLIB_PLUGIN_REGISTER | ( | ) |
|
static |
Base message ID fot the plugin.
Definition at line 33 of file urpf_api.c.