Inheritance diagram for DHCPServer:
Public Member Functions | |
void | Init (DHCPInterface *_if) |
int16 | StartServer (uint16 port=67) |
void | StopServer () |
DHCPServer () | |
void | SetLogFile (LogFile *) |
void | Log (char *) |
virtual void | AsyncRead () |
Public Attributes | |
String | dns_mysql_db |
String | dns_mysql_user |
String | dns_mysql_passwd |
Definition at line 943 of file network.hpp.