TCPIP_DHCPS_Task Function
C
void TCPIP_DHCPS_Task();
Description
This function performs DHCP server module tasks in the TCP/IP stack.
Preconditions
The DHCP server module should have been initialized.
Returns
None.
Remarks
None.
void TCPIP_DHCPS_Task();
This function performs DHCP server module tasks in the TCP/IP stack.
The DHCP server module should have been initialized.
None.
None.