Data Structures | |
struct | bootp |
DHCP telegram structure. More... | |
Functions | |
u_short | DhcpFrameInit (void) |
Initialize the global send frame for DHCP requests. | |
u_char | DhcpGetOption (u_char opt, void *ptr, u_char size) |
Retrive the specified DCHP option. | |
int | DhcpQuery (void) |
Query any DHCP server on the local net. |
|
Initialize the global send frame for DHCP requests.
|
|
Retrive the specified DCHP option.
|
|
Query any DHCP server on the local net. On success, this routine will fill some global variables:
|