Home
last modified time | relevance | path

Searched refs:CompareSubNet (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddhcpd_interface.h83 bool CompareSubNet(
H A Ddhcpd_interface.cpp205 bool DhcpdInterface::CompareSubNet( in CompareSubNet() function in OHOS::Wifi::DhcpdInterface
239 if (!CompareSubNet(vecIpAddr, tmpAddr, maskAddr)) { in AssignIpAddrV4()