Home
last modified time | relevance | path

Searched defs:netId (Results 101 - 106 of 106) sorted by relevance

12345

/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h380 int netId; /* network id, when -2 means persistent and -1 means temporary, else need >= 0 */ member in OHOS::Wifi::P2pWfdInfoType::P2pDeviceType::P2pDeviceCapability::P2pGroupCapability::WifiP2pConfig
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.cpp1103 int netId = cfgBuf.GetNetId(); in DealCreateNewGroupWithConfig() local
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_native_client.cpp212 int32_t NetsysNativeClient::NetworkCreatePhysical(int32_t netId, int32_t permission) in NetworkCreatePhysical() argument
223 int32_t NetsysNativeClient::NetworkCreateVirtual(int32_t netId, bool hasDns) in NetworkCreateVirtual() argument
234 int32_t NetsysNativeClient::NetworkDestroy(int32_t netId) in NetworkDestroy() argument
299 NetworkAddUids(int32_t netId, const std::vector<UidRange> &uidRanges) NetworkAddUids() argument
310 NetworkDelUids(int32_t netId, const std::vector<UidRange> &uidRanges) NetworkDelUids() argument
321 NetworkAddInterface(int32_t netId, const std::string &iface, NetBearType netBearerType) NetworkAddInterface() argument
333 NetworkRemoveInterface(int32_t netId, const std::string &iface) NetworkRemoveInterface() argument
344 NetworkAddRoute(int32_t netId, const std::string &ifName, const std::string &destination, const std::string &nextHop) NetworkAddRoute() argument
357 NetworkRemoveRoute(int32_t netId, const std::string &ifName, const std::string &destination, const std::string &nextHop) NetworkRemoveRoute() argument
535 SetResolverConfig(uint16_t netId, uint16_t baseTimeoutMsec, uint8_t retryCount, const std::vector<std::string> &servers, const std::vector<std::string> &domains) SetResolverConfig() argument
548 GetResolverConfig(uint16_t netId, std::vector<std::string> &servers, std::vector<std::string> &domains, uint16_t &baseTimeoutMsec, uint8_t &retryCount) GetResolverConfig() argument
561 CreateNetworkCache(uint16_t netId) CreateNetworkCache() argument
572 DestroyNetworkCache(uint16_t netId) DestroyNetworkCache() argument
583 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument
754 SetDefaultNetWork(int32_t netId) SetDefaultNetWork() argument
776 BindSocket(int32_t socketFd, uint32_t netId) BindSocket() argument
855 ShareDnsSet(uint16_t netId) ShareDnsSet() argument
1708 StartClat(const std::string &interfaceName, int32_t netId, const std::string &nat64PrefixStr) StartClat() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service_stub.cpp373 uint16_t netId = 0; in CmdSetResolverConfig() local
424 uint16_t netId = 0; in CmdGetResolverConfig() local
471 uint16_t netId = data.ReadUint16(); in CmdDestroyNetworkCache() local
499 uint16_t netId; in CmdGetAddrInfo() local
609 int32_t netId = data.ReadInt32(); CmdNetworkAddRoute() local
624 int32_t netId = data.ReadInt32(); CmdNetworkRemoveRoute() local
641 int32_t netId = data.ReadInt32(); CmdNetworkAddRouteParcel() local
655 int32_t netId = data.ReadInt32(); CmdNetworkRemoveRouteParcel() local
669 int32_t netId = data.ReadInt32(); CmdNetworkSetDefault() local
738 int32_t netId = data.ReadInt32(); CmdNetworkCreatePhysical() local
750 int32_t netId = 0; CmdNetworkCreateVirtual() local
767 int32_t netId = 0; CmdNetworkAddUids() local
795 int32_t netId = 0; CmdNetworkDelUids() local
906 int32_t netId = data.ReadInt32(); CmdNetworkAddInterface() local
919 int32_t netId = data.ReadInt32(); CmdNetworkRemoveInterface() local
930 int32_t netId = data.ReadInt32(); CmdNetworkDestroy() local
1016 int32_t netId = data.ReadInt32(); CmdGetFwmarkForNetwork() local
1303 uint16_t netId = 0; CmdShareDnsSet() local
2096 int32_t netId = 0; CmdStartClat() local
[all...]
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp319 int32_t NetConnService::RegisterNetDetectionCallback(int32_t netId, const sptr<INetDetectionCallback> &callback) in RegisterNetDetectionCallback() argument
349 int32_t NetConnService::UnRegisterNetDetectionCallback(int32_t netId, const sptr<INetDetectionCallback> &callback) in UnRegisterNetDetectionCallback() argument
355 int32_t NetConnService::RegUnRegNetDetectionCallback(int32_t netId, const sptr<INetDetectionCallback> &callback, in RegUnRegNetDetectionCallback() argument
402 int32_t NetConnService::NetDetection(int32_t netId) in NetDetection() argument
450 int32_t netId = isContainInternal ? GenerateInternalNetId() : GenerateNetId(); RegisterNetSupplierAsync() local
625 int32_t netId = supplier->GetNetId(); UnregisterNetSupplierAsync() local
841 RegUnRegNetDetectionCallbackAsync(int32_t netId, const sptr<INetDetectionCallback> &callback, bool isReg) RegUnRegNetDetectionCallbackAsync() argument
976 NetDetectionAsync(int32_t netId) NetDetectionAsync() argument
989 NetDetectionForDnsHealthSync(int32_t netId, bool dnsHealthSuccess) NetDetectionForDnsHealthSync() argument
1545 GetDefaultNet(int32_t &netId) GetDefaultNet() argument
1558 GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetAddr> &addrList) GetAddressesByName() argument
1563 GetAddressByName(const std::string &host, int32_t netId, INetAddr &addr) GetAddressByName() argument
1605 auto netId = network.second->GetNetId(); GetAllNets() local
1626 GetSpecificUidNet(int32_t uid, int32_t &netId) GetSpecificUidNet() argument
1646 GetConnectionProperties(int32_t netId, NetLinkInfo &info) GetConnectionProperties() argument
1661 GetNetCapabilities(int32_t netId, NetAllCapabilities &netAllCap) GetNetCapabilities() argument
1825 int32_t netId = iterSupplier.second->GetNetId(); GetNetIdByIdentifier() local
1894 BindSocket(int32_t socketFd, int32_t netId) BindSocket() argument
2151 SetAppNet(int32_t netId) SetAppNet() argument
2186 NetDetectionForDnsHealth(int32_t netId, bool dnsHealthSuccess) NetDetectionForDnsHealth() argument
2397 AddNetworkRoute(int32_t netId, const std::string &ifName, const std::string &destination, const std::string &nextHop) AddNetworkRoute() argument
2403 RemoveNetworkRoute(int32_t netId, const std::string &ifName, const std::string &destination, const std::string &nextHop) RemoveNetworkRoute() argument
2623 IsIfaceNameInUse(const std::string &ifaceName, int32_t netId) IsIfaceNameInUse() argument
2977 CloseSocketsUid(int32_t netId, uint32_t uid) CloseSocketsUid() argument
2987 CloseSocketsUidAsync(int32_t netId, uint32_t uid) CloseSocketsUidAsync() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp3379 int netId = m_NetWorkState->GetWifiNetId(); in HandlePortalNetworkPorcess() local

Completed in 19 milliseconds

12345