/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_dhcpd.cpp | 67 DHCP_LOGW("error netmask argument."); in InitNetworkAbout() 87 DHCP_LOGW("InitNetworkAbout, set gateway to serverId as default."); in InitNetworkAbout() 120 DHCP_LOGW("failed to get 'pool' argument."); in PareseAddreesRange() 128 DHCP_LOGW("dhcp range config error."); in InitAddressRange() 158 DHCP_LOGW("failed to append dns option."); in InitDomainNameServer() 163 DHCP_LOGW("%{public}s, set dns to serverId as default.", __func__); in InitDomainNameServer() 166 DHCP_LOGW("failed to append dns option."); in InitDomainNameServer() 372 DHCP_LOGW("failed to initialize config."); in StartDhcpServerMain()
|
H A D | dhcp_s_server.cpp | 299 DHCP_LOGW("dhcp message type error!"); in ReceiveDhcpMessage() 303 DHCP_LOGW("hlen error!"); in ReceiveDhcpMessage() 307 DHCP_LOGW("client hardware address error!"); in ReceiveDhcpMessage() 340 DHCP_LOGW("failed to fill reply message."); in InitReply() 510 DHCP_LOGW("can't found 'message type' option."); in ContinueReceive() 644 DHCP_LOGW("failed to load lease recoders."); in InitLeaseFile() 1165 DHCP_LOGW("can't found lease recoder."); in ValidateRequestMessage() 1177 DHCP_LOGW("other dhcp server process."); in ValidateRequestMessage() 1387 DHCP_LOGW("Request can not found lease recoder."); in OnReceivedRequest() 1452 DHCP_LOGW("missing required request option."); in OnReceivedRelease() [all …]
|
H A D | dhcp_server_service_impl.cpp | 92 DHCP_LOGW("Service has already started."); in OnStart() 388 DHCP_LOGW("PutDhcpRange success, %{public}s range already exist", tagName.c_str()); in PutDhcpRange() 493 … DHCP_LOGW("SetDhcpRange %{public}s range size:%{public}d already exist.", ifname.c_str(), nSize); in SetDhcpRange() 554 …DHCP_LOGW("SetDhcpName tag %{public}s range size:%{public}d already exist.", ifname.c_str(), nSize… in SetDhcpName()
|
H A D | dhcp_address_pool.cpp | 92 DHCP_LOGW("client address(%s) is reserved address.", ParseLogMac(macAddr)); in CheckIpAvailability() 334 DHCP_LOGW("binding recoder exist."); in AddBinding() 377 DHCP_LOGW("binding mode is not 'BIND_MODE_RESERVED'."); in RemoveReservedBinding()
|
H A D | dhcp_config.cpp | 157 DHCP_LOGW("failed append dns option."); in SetDnsInfo()
|
H A D | dhcp_function.cpp | 508 DHCP_LOGW("GetDhcpPacketResult() fscanf file:%{public}s nRes:0 nullptr!", filename.c_str()); in GetDhcpPacketResult() 582 DHCP_LOGW("GetPID() pidfile:%{public}s stat:%{public}d!", pidfile.c_str(), errno); in GetPID()
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_options.cpp | 36 … DHCP_LOGW("CheckOptSoverloaded code:%{public}d,*index:%{public}d more than max bytes:%{public}d!", in CheckOptSoverloaded() 54 … DHCP_LOGW("CheckOptionsData code:%{public}d,index:%{public}d more than max bytes:%{public}d!", in CheckOptionsData() 65 …DHCP_LOGW("CheckOptionsData failed, options data too long, code:%{public}d,index:%{public}d!", cod… in CheckOptionsData() 201 DHCP_LOGW("GetDhcpOption options no find code:%{public}d, nIndex:%{public}d!", code, nIndex); in GetDhcpOption() 211 DHCP_LOGW("GetDhcpOptionUint8 GetDhcpOption nullptr, code:%{public}d!", code); in GetDhcpOptionUint8() 231 DHCP_LOGW("GetDhcpOptionUint32 GetDhcpOption nullptr, code:%{public}d!", code); in GetDhcpOptionUint32() 255 DHCP_LOGW("GetDhcpOptionUint32n GetDhcpOption nullptr, code:%{public}d!", code); in GetDhcpOptionUint32n() 289 DHCP_LOGW("GetDhcpOptionString GetDhcpOption nullptr, code:%{public}d!", code); in GetDhcpOptionString()
|
H A D | dhcp_client_state_machine.cpp | 1126 DHCP_LOGW("GetDHCPServerHostName() recv DHCP_ACK sname, pSname is NULL!"); in GetDHCPServerHostName() 1162 DHCP_LOGW("ParseNetworkVendorInfo() recv DHCP_ACK 43, pVendor is NULL!"); in ParseNetworkVendorInfo() 1288 DHCP_LOGW("GetDhcpOffer() packet is nullptr!"); in GetDhcpOffer() 1297 DHCP_LOGW("GetDhcpOffer() not offer, type:%{public}d!", u8Message); in GetDhcpOffer() 1346 …DHCP_LOGW("DhcpResponseHandle get xid:%{public}u and m_transID:%{public}u not same!", packet.xid, … in DhcpResponseHandle() 1774 … DHCP_LOGW("tastId != m_slowArpTaskId, %{public}u, %{public}u", tastId, m_slowArpTaskId); in SlowArpDetect() 1834 DHCP_LOGW("don not make default IP"); in TryCachedIp()
|
H A D | dhcp_function.cpp | 371 DHCP_LOGW("GetPID() pidFile:%{public}s stat error:%{public}d!", pidFile, errno); in GetPID()
|
H A D | dhcp_client_service_impl.cpp | 122 DHCP_LOGW("Service has already started."); in OnStart()
|
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/ |
H A D | dhcp_client_proxy.cpp | 36 DHCP_LOGW("not proxy object!"); in DhcpClientProxy() 41 DHCP_LOGW("deathRecipient_ is nullptr!"); in DhcpClientProxy() 44 DHCP_LOGW("AddDeathRecipient failed!"); in DhcpClientProxy() 76 DHCP_LOGW("Remote service is died! remoteObject: %{private}p", &remoteObject); in OnRemoteDied() 91 DHCP_LOGW("IsRemoteDied! remote is died now!"); in IsRemoteDied()
|
H A D | dhcp_server_proxy_lite.cpp | 150 DHCP_LOGW("Remote service is died!"); in OnRemoteDied() 226 DHCP_LOGW("Set Attr(%{public}d) failed", in StartDhcpServer() 264 DHCP_LOGW("Set Attr(%{public}d) failed", in StopDhcpServer() 309 DHCP_LOGW("Set Attr(%{public}d) failed", in SetDhcpRange() 349 DHCP_LOGW("Set Attr(%{public}d) failed", in SetDhcpName() 393 DHCP_LOGW("Set Attr(%{public}d) failed", in PutDhcpRange() 431 DHCP_LOGW("Set Attr(%{public}d) failed", in RemoveAllDhcpRange() 469 DHCP_LOGW("Set Attr(%{public}d) failed", in UpdateLeasesTime() 513 DHCP_LOGW("Set Attr(%{public}d) failed", in RemoveDhcpRange() 551 DHCP_LOGW("Set Attr(%{public}d) failed", in GetDhcpClientInfos()
|
H A D | dhcp_server_proxy.cpp | 35 DHCP_LOGW("not proxy object!"); in DhcpServerProxy() 40 DHCP_LOGW("deathRecipient_ is nullptr!"); in DhcpServerProxy() 43 DHCP_LOGW("AddDeathRecipient failed!"); in DhcpServerProxy()
|
/ohos5.0/foundation/communication/dhcp/services/ |
H A D | dhcp_logger.h | 39 #define DHCP_LOGW(...) (void)OHOS::HiviewDFX::HiLog::Warn(DHCP_LOG_LABEL, ##__VA_ARGS__) macro 55 #define DHCP_LOGW(...) HILOG_IMPL(LOG_CORE, LOG_WARN, DHCP_LOG_LABEL.dominId, DHCP_LOG_LABEL.tag, _… macro
|