Home
last modified time | relevance | path

Searched defs:ipNum (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
H A Dnet_device_adapter.c460 static int32_t LiteNetDhcpsStart(struct NetDeviceImpl *netDeviceImpl, char *ip, uint16_t ipNum) in LiteNetDhcpsStart()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/network/src/
H A Dnet_device_adapter.c499 static int32_t LiteNetDhcpsStart(struct NetDeviceImpl *netDeviceImpl, char *ip, uint16_t ipNum) in LiteNetDhcpsStart()
/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c533 int32_t NetIfDhcpsStart(const struct NetDevice *netDevice, char *ip, uint16_t ipNum) in NetIfDhcpsStart()
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_common_utils.cpp250 uint32_t ipNum = 0; in Ipv4PrefixLen() local