Home
last modified time | relevance | path

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 Dvpn_client.cpp142 std::string ipAddr = GetStringFromValueUtf8(env, args[0]); in TcpConnect() local
/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
H A Dnet_device_adapter.c448 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 Dnet_device.c327 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 Dnet_device_adapter.c487 static int32_t LiteNetSetIpAddr(struct NetDeviceImpl *netDeviceImpl, const IpV4Addr *ipAddr, const IpV4Addr *netMask, in LiteNetSetIpAddr() argument
/drivers/hdf_core/framework/include/net/
H A Dnet_device.h418 uint32_t ipAddr; /**< IP address */ member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hw.h902 uint8_t ipAddr[16]; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hw.h911 uint8_t ipAddr[16]; member

Completed in 31 milliseconds