Lines Matching refs:NetdNativeService

173 NetdNativeService::NetdNativeService() {  in NetdNativeService()  function in android::net::NetdNativeService
180 status_t NetdNativeService::start() { in start()
182 const status_t ret = BinderService<NetdNativeService>::publish(); in start()
193 status_t NetdNativeService::dump(int fd, const Vector<String16> &args) { in dump()
265 binder::Status NetdNativeService::isAlive(bool *alive) { in isAlive()
273 binder::Status NetdNativeService::firewallReplaceUidChain(const std::string& chainName, in firewallReplaceUidChain()
283 binder::Status NetdNativeService::bandwidthEnableDataSaver(bool enable, bool *ret) { in bandwidthEnableDataSaver()
290 binder::Status NetdNativeService::bandwidthSetInterfaceQuota(const std::string& ifName, in bandwidthSetInterfaceQuota()
297 binder::Status NetdNativeService::bandwidthRemoveInterfaceQuota(const std::string& ifName) { in bandwidthRemoveInterfaceQuota()
303 binder::Status NetdNativeService::bandwidthSetInterfaceAlert(const std::string& ifName, in bandwidthSetInterfaceAlert()
310 binder::Status NetdNativeService::bandwidthRemoveInterfaceAlert(const std::string& ifName) { in bandwidthRemoveInterfaceAlert()
316 binder::Status NetdNativeService::bandwidthSetGlobalAlert(int64_t bytes) { in bandwidthSetGlobalAlert()
322 binder::Status NetdNativeService::bandwidthAddNaughtyApp(int32_t uid) { in bandwidthAddNaughtyApp()
329 binder::Status NetdNativeService::bandwidthRemoveNaughtyApp(int32_t uid) { in bandwidthRemoveNaughtyApp()
336 binder::Status NetdNativeService::bandwidthAddNiceApp(int32_t uid) { in bandwidthAddNiceApp()
343 binder::Status NetdNativeService::bandwidthRemoveNiceApp(int32_t uid) { in bandwidthRemoveNiceApp()
352 binder::Status NetdNativeService::networkCreatePhysical(int32_t netId, int32_t permission) { in networkCreatePhysical()
360 binder::Status NetdNativeService::networkCreateVpn(int32_t netId, bool secure) { in networkCreateVpn()
369 binder::Status NetdNativeService::networkCreate(const NativeNetworkConfig& config) { in networkCreate()
381 binder::Status NetdNativeService::networkDestroy(int32_t netId) { in networkDestroy()
388 binder::Status NetdNativeService::networkAddInterface(int32_t netId, const std::string& iface) { in networkAddInterface()
394 binder::Status NetdNativeService::networkRemoveInterface(int32_t netId, const std::string& iface) { in networkRemoveInterface()
400 binder::Status NetdNativeService::networkAddUidRanges( in networkAddUidRanges()
409 binder::Status NetdNativeService::networkRemoveUidRanges( in networkRemoveUidRanges()
418 binder::Status NetdNativeService::networkAddUidRangesParcel(const NativeUidRangeConfig& config) { in networkAddUidRangesParcel()
425 binder::Status NetdNativeService::networkRemoveUidRangesParcel(const NativeUidRangeConfig& config) { in networkRemoveUidRangesParcel()
432 binder::Status NetdNativeService::networkRejectNonSecureVpn( in networkRejectNonSecureVpn()
451 binder::Status NetdNativeService::socketDestroy(const std::vector<UidRangeParcel>& uids, in socketDestroy()
471 binder::Status NetdNativeService::tetherApplyDnsInterfaces(bool *ret) { in tetherApplyDnsInterfaces()
531 binder::Status NetdNativeService::tetherGetStats( in tetherGetStats()
543 binder::Status NetdNativeService::interfaceAddAddress(const std::string &ifName, in interfaceAddAddress()
555 binder::Status NetdNativeService::interfaceDelAddress(const std::string &ifName, in interfaceDelAddress()
602 binder::Status NetdNativeService::getProcSysNet(int32_t ipversion, int32_t which, in getProcSysNet()
618 binder::Status NetdNativeService::setProcSysNet(int32_t ipversion, int32_t which, in setProcSysNet()
635 binder::Status NetdNativeService::ipSecSetEncapSocketOwner(const ParcelFileDescriptor& socket, in ipSecSetEncapSocketOwner()
644 binder::Status NetdNativeService::ipSecAllocateSpi( in ipSecAllocateSpi()
660 binder::Status NetdNativeService::ipSecAddSecurityAssociation( in ipSecAddSecurityAssociation()
677 binder::Status NetdNativeService::ipSecDeleteSecurityAssociation( in ipSecDeleteSecurityAssociation()
687 binder::Status NetdNativeService::ipSecApplyTransportModeTransform( in ipSecApplyTransportModeTransform()
696 binder::Status NetdNativeService::ipSecRemoveTransportModeTransform( in ipSecRemoveTransportModeTransform()
703 binder::Status NetdNativeService::ipSecAddSecurityPolicy(int32_t transformId, int32_t selAddrFamily, in ipSecAddSecurityPolicy()
716 binder::Status NetdNativeService::ipSecUpdateSecurityPolicy( in ipSecUpdateSecurityPolicy()
727 binder::Status NetdNativeService::ipSecDeleteSecurityPolicy(int32_t transformId, in ipSecDeleteSecurityPolicy()
737 binder::Status NetdNativeService::ipSecAddTunnelInterface(const std::string& deviceName, in ipSecAddTunnelInterface()
749 binder::Status NetdNativeService::ipSecUpdateTunnelInterface(const std::string& deviceName, in ipSecUpdateTunnelInterface()
761 binder::Status NetdNativeService::ipSecRemoveTunnelInterface(const std::string& deviceName) { in ipSecRemoveTunnelInterface()
768 binder::Status NetdNativeService::setIPv6AddrGenMode(const std::string& ifName, in setIPv6AddrGenMode()
774 binder::Status NetdNativeService::wakeupAddInterface(const std::string& ifName, in wakeupAddInterface()
781 binder::Status NetdNativeService::wakeupDelInterface(const std::string& ifName, in wakeupDelInterface()
788 binder::Status NetdNativeService::trafficSwapActiveStatsMap() { in trafficSwapActiveStatsMap()
793 binder::Status NetdNativeService::idletimerAddInterface(const std::string& ifName, int32_t timeout, in idletimerAddInterface()
801 binder::Status NetdNativeService::idletimerRemoveInterface(const std::string& ifName, in idletimerRemoveInterface()
810 binder::Status NetdNativeService::strictUidCleartextPenalty(int32_t uid, int32_t policyPenalty) { in strictUidCleartextPenalty()
831 binder::Status NetdNativeService::clatdStart(const std::string& ifName, in clatdStart()
838 binder::Status NetdNativeService::clatdStop(const std::string& ifName) { in clatdStop()
844 binder::Status NetdNativeService::ipfwdEnabled(bool* status) { in ipfwdEnabled()
850 binder::Status NetdNativeService::ipfwdGetRequesterList(std::vector<std::string>* requesterList) { in ipfwdGetRequesterList()
858 binder::Status NetdNativeService::ipfwdEnableForwarding(const std::string& requester) { in ipfwdEnableForwarding()
864 binder::Status NetdNativeService::ipfwdDisableForwarding(const std::string& requester) { in ipfwdDisableForwarding()
870 binder::Status NetdNativeService::ipfwdAddInterfaceForward(const std::string& fromIface, in ipfwdAddInterfaceForward()
877 binder::Status NetdNativeService::ipfwdRemoveInterfaceForward(const std::string& fromIface, in ipfwdRemoveInterfaceForward()
892 binder::Status NetdNativeService::interfaceGetList(std::vector<std::string>* interfaceListResult) { in interfaceGetList()
911 binder::Status NetdNativeService::interfaceGetCfg( in interfaceGetCfg()
925 binder::Status NetdNativeService::interfaceSetCfg(const InterfaceConfigurationParcel& cfg) { in interfaceSetCfg()
938 binder::Status NetdNativeService::interfaceSetIPv6PrivacyExtensions(const std::string& ifName, in interfaceSetIPv6PrivacyExtensions()
945 binder::Status NetdNativeService::interfaceClearAddrs(const std::string& ifName) { in interfaceClearAddrs()
951 binder::Status NetdNativeService::interfaceSetEnableIPv6(const std::string& ifName, bool enable) { in interfaceSetEnableIPv6()
957 binder::Status NetdNativeService::interfaceSetMtu(const std::string& ifName, int32_t mtuValue) { in interfaceSetMtu()
964 binder::Status NetdNativeService::tetherStart(const std::vector<std::string>& dhcpRanges) { in tetherStart()
971 binder::Status NetdNativeService::tetherStartWithConfiguration(const TetherConfigParcel& config) { in tetherStartWithConfiguration()
981 binder::Status NetdNativeService::tetherStop() { in tetherStop()
987 binder::Status NetdNativeService::tetherIsEnabled(bool* enabled) { in tetherIsEnabled()
993 binder::Status NetdNativeService::tetherInterfaceAdd(const std::string& ifName) { in tetherInterfaceAdd()
999 binder::Status NetdNativeService::tetherInterfaceRemove(const std::string& ifName) { in tetherInterfaceRemove()
1005 binder::Status NetdNativeService::tetherInterfaceList(std::vector<std::string>* ifList) { in tetherInterfaceList()
1013 binder::Status NetdNativeService::tetherDnsSet(int32_t netId, in tetherDnsSet()
1020 binder::Status NetdNativeService::tetherDnsList(std::vector<std::string>* dnsList) { in tetherDnsList()
1028 binder::Status NetdNativeService::networkAddRouteParcel(int32_t netId, in networkAddRouteParcel()
1042 binder::Status NetdNativeService::networkUpdateRouteParcel(int32_t netId, in networkUpdateRouteParcel()
1056 binder::Status NetdNativeService::networkRemoveRouteParcel(int32_t netId, in networkRemoveRouteParcel()
1061 binder::Status NetdNativeService::networkAddRoute(int32_t netId, const std::string& ifName, in networkAddRoute()
1073 binder::Status NetdNativeService::networkRemoveRoute(int32_t netId, const std::string& ifName, in networkRemoveRoute()
1084 binder::Status NetdNativeService::networkAddLegacyRoute(int32_t netId, const std::string& ifName, in networkAddLegacyRoute()
1095 binder::Status NetdNativeService::networkRemoveLegacyRoute(int32_t netId, const std::string& ifName, in networkRemoveLegacyRoute()
1107 binder::Status NetdNativeService::networkGetDefault(int32_t* netId) { in networkGetDefault()
1113 binder::Status NetdNativeService::networkSetDefault(int32_t netId) { in networkSetDefault()
1119 binder::Status NetdNativeService::networkClearDefault() { in networkClearDefault()
1126 std::vector<uid_t> NetdNativeService::intsToUids(const std::vector<int32_t>& intUids) { in intsToUids()
1130 Permission NetdNativeService::convertPermission(int32_t permission) { in convertPermission()
1141 binder::Status NetdNativeService::networkSetPermissionForNetwork(int32_t netId, in networkSetPermissionForNetwork()
1149 binder::Status NetdNativeService::networkSetPermissionForUser(int32_t permission, in networkSetPermissionForUser()
1156 binder::Status NetdNativeService::networkClearPermissionForUser(const std::vector<int32_t>& uids) { in networkClearPermissionForUser()
1163 binder::Status NetdNativeService::networkSetProtectAllow(int32_t uid) { in networkSetProtectAllow()
1170 binder::Status NetdNativeService::networkSetProtectDeny(int32_t uid) { in networkSetProtectDeny()
1177 binder::Status NetdNativeService::networkCanProtect(int32_t uid, bool* ret) { in networkCanProtect()
1183 binder::Status NetdNativeService::trafficSetNetPermForUids(int32_t permission, in trafficSetNetPermForUids()
1190 binder::Status NetdNativeService::firewallSetFirewallType(int32_t firewallType) { in firewallSetFirewallType()
1198 binder::Status NetdNativeService::firewallSetInterfaceRule(const std::string& ifName, in firewallSetInterfaceRule()
1207 binder::Status NetdNativeService::firewallSetUidRule(int32_t childChain, int32_t uid, in firewallSetUidRule()
1217 binder::Status NetdNativeService::firewallEnableChildChain(int32_t childChain, bool enable) { in firewallEnableChildChain()
1225 binder::Status NetdNativeService::firewallAddUidInterfaceRules(const std::string& ifName, in firewallAddUidInterfaceRules()
1233 binder::Status NetdNativeService::firewallRemoveUidInterfaceRules( in firewallRemoveUidInterfaceRules()
1240 binder::Status NetdNativeService::tetherAddForward(const std::string& intIface, in tetherAddForward()
1248 binder::Status NetdNativeService::tetherRemoveForward(const std::string& intIface, in tetherRemoveForward()
1255 binder::Status NetdNativeService::setTcpRWmemorySize(const std::string& rmemValues, in setTcpRWmemorySize()
1270 binder::Status NetdNativeService::registerUnsolicitedEventListener( in registerUnsolicitedEventListener()
1277 binder::Status NetdNativeService::getOemNetd(android::sp<android::IBinder>* listener) { in getOemNetd()
1284 binder::Status NetdNativeService::getFwmarkForNetwork(int32_t netId, MarkMaskParcel* markMask) { in getFwmarkForNetwork()
1295 binder::Status NetdNativeService::tetherOffloadRuleAdd(const TetherOffloadRuleParcel& /* rule */) { in tetherOffloadRuleAdd()
1302 binder::Status NetdNativeService::tetherOffloadRuleRemove( in tetherOffloadRuleRemove()
1310 binder::Status NetdNativeService::tetherOffloadGetStats( in tetherOffloadGetStats()
1318 binder::Status NetdNativeService::tetherOffloadSetInterfaceQuota(int /* ifIndex */, in tetherOffloadSetInterfaceQuota()
1326 binder::Status NetdNativeService::tetherOffloadGetAndClearStats( in tetherOffloadGetAndClearStats()