![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Include dependency graph for client.c:Go to the source code of this file.
Macros | |
| #define | foreach_dhcp_sent_packet_stat |
| #define | foreach_dhcp_error_counter |
Enumerations | |
| enum | sample_error_t { DHCP_STAT_UNKNOWN, DHCP_STAT_N_STAT, SAMPLE_N_ERROR } |
Variables | |
| dhcp_client_main_t | dhcp_client_main |
| static vlib_node_registration_t | dhcp_client_process_node |
| (constructor) VLIB_REGISTER_NODE (dhcp_client_process_node) More... | |
| static char * | dhcp_client_process_stat_strings [] |
| static vlib_cli_command_t | show_dhcp_client_command |
| (constructor) VLIB_CLI_COMMAND (show_dhcp_client_command) More... | |
| static vlib_cli_command_t | dhcp_client_set_command |
| (constructor) VLIB_CLI_COMMAND (dhcp_client_set_command) More... | |
| #define foreach_dhcp_error_counter |
| #define foreach_dhcp_sent_packet_stat |
| enum sample_error_t |
|
static |
|
static |
| int dhcp_client_add_del | ( | dhcp_client_add_del_args_t * | a | ) |
|
static |
| int dhcp_client_for_us | ( | u32 | bi, |
| vlib_buffer_t * | b, | ||
| ip4_header_t * | ip, | ||
| udp_header_t * | udp, | ||
| dhcp_header_t * | dhcp | ||
| ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| dhcp_client_main_t dhcp_client_main |
|
static |
(constructor) VLIB_REGISTER_NODE (dhcp_client_process_node)
|
static |
|
static |
(constructor) VLIB_CLI_COMMAND (dhcp_client_set_command)
|
static |
(constructor) VLIB_CLI_COMMAND (show_dhcp_client_command)