dhcp_client_fsm.h
DHCP client (Dynamic Host Configuration Protocol)
void dhcpClientStateProbing(DhcpClientContext *context)
PROBING state.
Definition: dhcp_client_fsm.c:357
void dhcpClientStateRequesting(DhcpClientContext *context)
REQUESTING state.
Definition: dhcp_client_fsm.c:158
void dhcpClientStateSelecting(DhcpClientContext *context)
SELECTING state.
Definition: dhcp_client_fsm.c:93
void dhcpClientStateRebinding(DhcpClientContext *context)
REBINDING state.
Definition: dhcp_client_fsm.c:600
void dhcpClientStateRenewing(DhcpClientContext *context)
RENEWING state.
Definition: dhcp_client_fsm.c:529
TCP/IP stack core.
void dhcpClientStateRebooting(DhcpClientContext *context)
REBOOTING state.
Definition: dhcp_client_fsm.c:275
void dhcpClientStateAnnouncing(DhcpClientContext *context)
ANNOUNCING state.
Definition: dhcp_client_fsm.c:424
void dhcpClientStateInitReboot(DhcpClientContext *context)
INIT-REBOOT state.
Definition: dhcp_client_fsm.c:238
