Go to the source code of this file.
|
int | dhcp_client_for_us (u32 bi0, vlib_buffer_t *b0, ip4_header_t *ip0, udp_header_t *u0, dhcp_header_t *dh0) |
|
int | dhcp_client_config (vlib_main_t *vm, u32 sw_if_index, u8 *hostname, u32 is_add, u32 client_index, void *event_callback, u32 pid) |
|
#define EVENT_DHCP_CLIENT_WAKEUP 1 |
#define foreach_dhcp_client_state |
Value:_(DHCP_DISCOVER) \
_(DHCP_REQUEST) \
_(DHCP_BOUND)
Definition at line 22 of file client.h.
Enumerator |
---|
foreach_dhcp_client_state |
|
Definition at line 27 of file client.h.