11.0 { 2 global: 3 extern "C++" { 4 "RegisterDhcpClientCallBack"; 5 "RegisterDhcpClientReportCallBack"; 6 "StartDhcpClient"; 7 "SetConfiguration"; 8 "StartDhcpClient"; 9 "StopDhcpClient"; 10 "RegisterDhcpServerCallBack"; 11 "StartDhcpServer"; 12 "StopDhcpServer"; 13 "SetDhcpRange"; 14 "SetDhcpName"; 15 "PutDhcpRange"; 16 "RemoveAllDhcpRange"; 17 "RemoveDhcpRange"; 18 "GetDhcpClientInfos"; 19 "UpdateLeasesTime"; 20 "DealWifiDhcpCache"; 21 }; 22 local: 23 *; 24};