Searched defs:ipAddr (Results 1 - 7 of 7) sorted by relevance
| /applications/standard/app_samples/code/BasicFeature/Connectivity/VPN/entry/src/main/cpp/ |
| H A D | vpn_client.cpp | 142 std::string ipAddr = GetStringFromValueUtf8(env, args[0]);
in TcpConnect() local
|
| /drivers/hdf_core/adapter/khdf/liteos_m/network/src/ |
| H A D | net_device_adapter.c | 448 static int32_t LiteNetSetIpAddr(struct NetDeviceImpl *netDeviceImpl, const IpV4Addr *ipAddr, const IpV4Addr *netMask, in LiteNetSetIpAddr() argument
|
| /drivers/hdf_core/framework/model/network/common/netdevice/ |
| H A D | net_device.c | 327 int32_t NetIfSetAddr(const struct NetDevice *netDevice, const IpV4Addr *ipAddr, const IpV4Addr *netMask, in NetIfSetAddr() argument
|
| /drivers/hdf_core/adapter/khdf/liteos/network/src/ |
| H A D | net_device_adapter.c | 487 static int32_t LiteNetSetIpAddr(struct NetDeviceImpl *netDeviceImpl, const IpV4Addr *ipAddr, const IpV4Addr *netMask, in LiteNetSetIpAddr() argument
|
| /drivers/hdf_core/framework/include/net/ |
| H A D | net_device.h | 418 uint32_t ipAddr; /**< IP address */ member
|
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| H A D | lpfc_hw.h | 902 uint8_t ipAddr[16]; member
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| H A D | lpfc_hw.h | 911 uint8_t ipAddr[16]; member
|
Completed in 31 milliseconds