![]() |
FD.io VPP
v18.11-rc0-18-g2a3fb1a
Vector Packet Processing
|
Include dependency graph for dhcp_api.c:Go to the source code of this file.
Data Structures | |
| struct | dhcp_client_send_walk_ctx_t_ |
Macros | |
| #define | vl_typedefs /* define message structures */ |
| #define | vl_endianfun /* define message structures */ |
| #define | vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) |
| #define | vl_printfun |
| #define | foreach_vpe_api_msg |
| #define | vl_msg_name_crc_list |
Typedefs | |
| typedef struct dhcp_client_send_walk_ctx_t_ | dhcp_client_send_walk_ctx_t |
| #define foreach_vpe_api_msg |
Definition at line 50 of file dhcp_api.c.
| #define vl_endianfun /* define message structures */ |
Definition at line 38 of file dhcp_api.c.
| #define vl_msg_name_crc_list |
Definition at line 363 of file dhcp_api.c.
| #define vl_print | ( | handle, | |
| ... | |||
| ) | vlib_cli_output (handle, __VA_ARGS__) |
Definition at line 43 of file dhcp_api.c.
| #define vl_printfun |
Definition at line 44 of file dhcp_api.c.
| #define vl_typedefs /* define message structures */ |
Definition at line 34 of file dhcp_api.c.
| typedef struct dhcp_client_send_walk_ctx_t_ dhcp_client_send_walk_ctx_t |
|
static |
|
static |
|
static |
|
static |
Definition at line 262 of file dhcp_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void dhcp_send_details | ( | fib_protocol_t | proto, |
| void * | opaque, | ||
| u32 | context, | ||
| dhcp_proxy_t * | proxy | ||
| ) |
Send the details of a proxy session to the API client during a dump.
Definition at line 134 of file dhcp_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 319 of file dhcp_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
Definition at line 282 of file dhcp_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
Definition at line 84 of file dhcp_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
| VLIB_API_INIT_FUNCTION | ( | dhcp_api_hookup | ) |
Here is the caller graph for this function: