Home
last modified time | relevance | path

Searched defs:ip (Results 1 – 7 of 7) sorted by relevance

/drivers/hdf_core/framework/model/network/ethernet/src/
Dhdf_eth_core.c55 IpV4Addr ip; in SetEthNetworkAddr() local
/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/netdevice/
Dnet_device_test.c112 IpV4Addr ip = { 0x010ca8c0UL }; // 192, 168, 12, 1 in WiFiNetDviceTestSetAddr() local
/drivers/hdf_core/framework/model/network/wifi/platform/src/qos/
Dflow_control.c69 uint8_t *ip = NULL; in IsTcpKeyFrame() local
/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
Dnet_device_adapter.c460 static int32_t LiteNetDhcpsStart(struct NetDeviceImpl *netDeviceImpl, char *ip, uint16_t ipNum) in LiteNetDhcpsStart()
/drivers/hdf_core/adapter/khdf/liteos/network/src/
Dnet_device_adapter.c499 static int32_t LiteNetDhcpsStart(struct NetDeviceImpl *netDeviceImpl, char *ip, uint16_t ipNum) in LiteNetDhcpsStart()
/drivers/hdf_core/framework/model/network/common/netdevice/
Dnet_device.c533 int32_t NetIfDhcpsStart(const struct NetDevice *netDevice, char *ip, uint16_t ipNum) in NetIfDhcpsStart()
/drivers/hdf_core/framework/model/network/wifi/core/module/
Dwifi_base.c698 IpV4Addr ip; in SetNetworkAddr() local
719 IpV4Addr ip = {0x00000000UL}; in UnsetNetworkAddr() local