Home
last modified time | relevance | path

Searched defs:ifName (Results 1 – 21 of 21) sorted by relevance

/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetdUnsolicitedEventListener.aidl22 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
23 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
24 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
25 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
26 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
27 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
28 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
29 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
30 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl35 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
36 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
51 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
52 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
53 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
54 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
55 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
57 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
58 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
65 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
DINetdUnsolicitedEventListener.aidl21 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
22 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
23 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
24 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
25 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
26 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
27 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
28 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
29 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl34 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
35 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
50 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
51 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
52 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
53 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
54 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
56 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
57 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
64 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
DINetdUnsolicitedEventListener.aidl4 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
5 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
6 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
7 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
8 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
9 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
10 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
11 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
12 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl17 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
18 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
33 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
34 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
35 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
36 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
37 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
39 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
40 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
47 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetdUnsolicitedEventListener.aidl22 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
23 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
24 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
25 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
26 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
27 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
28 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
29 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
30 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl35 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
36 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
51 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
52 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
53 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
54 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
55 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
57 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
58 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
65 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
DINetdUnsolicitedEventListener.aidl22 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
23 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
24 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
25 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
26 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
27 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
28 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
29 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
30 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl35 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
36 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
51 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
52 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
53 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
54 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
55 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
57 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
58 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
65 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/system/netd/server/binder/android/net/
DINetdUnsolicitedEventListener.aidl51 void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
62 void onInterfaceDnsServerInfo( in onInterfaceDnsServerInfo()
75 @utf8InCpp String ifName, in onInterfaceAddressUpdated()
89 @utf8InCpp String ifName, in onInterfaceAddressRemoved()
98 void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
105 void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
113 void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
121 void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
135 @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl212 void interfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, in interfaceAddAddress()
214 void interfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, in interfaceDelAddress()
479 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
487 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
500 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
511 void idletimerAddInterface( in idletimerAddInterface()
525 void idletimerRemoveInterface( in idletimerRemoveInterface()
553 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
562 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
627 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/system/netd/tests/
DTestUnsolService.cpp66 void TestUnsolService::checkTarget(const std::string& ifName, uint32_t flag) { in checkTarget()
90 const std::string& ifName) { in onQuotaLimitReached()
95 binder::Status TestUnsolService::onInterfaceDnsServerInfo(const std::string& ifName, in onInterfaceDnsServerInfo()
104 const std::string& ifName, int, int) { in onInterfaceAddressUpdated()
110 const std::string& ifName, int flags, in onInterfaceAddressRemoved()
117 binder::Status TestUnsolService::onInterfaceAdded(const std::string& ifName) { in onInterfaceAdded()
122 binder::Status TestUnsolService::onInterfaceRemoved(const std::string& ifName) { in onInterfaceRemoved()
127 binder::Status TestUnsolService::onInterfaceChanged(const std::string& ifName, bool status) { in onInterfaceChanged()
132 binder::Status TestUnsolService::onInterfaceLinkStateChanged(const std::string& ifName, bool) { in onInterfaceLinkStateChanged()
138 const std::string& ifName) { in onRouteChanged()
Dtun_interface.h36 int init(const std::string& ifName) { return init(ifName, false); } in init()
Dbinder_test.cpp1637 std::string ipRouteString(const std::string& ifName, const std::string& dst, in ipRouteString()
1664 void expectNetworkRouteExistsWithMtu(const char* ipVersion, const std::string& ifName, in expectNetworkRouteExistsWithMtu()
1672 void expectNetworkRouteExists(const char* ipVersion, const std::string& ifName, in expectNetworkRouteExists()
1678 void expectNetworkRouteDoesNotExist(const char* ipVersion, const std::string& ifName, in expectNetworkRouteDoesNotExist()
1696 void expectNetworkDefaultIpRuleExists(const char* ifName) { in expectNetworkDefaultIpRuleExists()
1713 void expectNetworkPermissionIpRuleExists(const char* ifName, int permission) { in expectNetworkPermissionIpRuleExists()
1751 void expectNetworkPermissionIptablesRuleExists(const char* ifName, int permission) { in expectNetworkPermissionIptablesRuleExists()
2022 int getTetherAcceptIPv6Ra(const std::string& ifName) { in getTetherAcceptIPv6Ra()
2027 bool getTetherAcceptIPv6Dad(const std::string& ifName) { in getTetherAcceptIPv6Dad()
2032 int getTetherIPv6DadTransmits(const std::string& ifName) { in getTetherIPv6DadTransmits()
[all …]
Dtun_interface.cpp51 int TunInterface::init(const std::string& ifName, bool isTap) { in init()
/system/netd/server/
DNetlinkHandler.cpp235 void NetlinkHandler::notifyInterfaceAdded(const std::string& ifName) { in notifyInterfaceAdded()
239 void NetlinkHandler::notifyInterfaceRemoved(const std::string& ifName) { in notifyInterfaceRemoved()
243 void NetlinkHandler::notifyInterfaceChanged(const std::string& ifName, bool up) { in notifyInterfaceChanged()
247 void NetlinkHandler::notifyInterfaceLinkChanged(const std::string& ifName, bool up) { in notifyInterfaceLinkChanged()
252 const std::string& ifName) { in notifyQuotaLimitReached()
261 void NetlinkHandler::notifyAddressUpdated(const std::string& addr, const std::string& ifName, in notifyAddressUpdated()
266 void NetlinkHandler::notifyAddressRemoved(const std::string& addr, const std::string& ifName, in notifyAddressRemoved()
271 void NetlinkHandler::notifyInterfaceDnsServers(const std::string& ifName, int64_t lifetime, in notifyInterfaceDnsServers()
277 const std::string& gateway, const std::string& ifName) { in notifyRouteChange()
DNetdNativeService.cpp287 binder::Status NetdNativeService::bandwidthSetInterfaceQuota(const std::string& ifName, in bandwidthSetInterfaceQuota()
294 binder::Status NetdNativeService::bandwidthRemoveInterfaceQuota(const std::string& ifName) { in bandwidthRemoveInterfaceQuota()
300 binder::Status NetdNativeService::bandwidthSetInterfaceAlert(const std::string& ifName, in bandwidthSetInterfaceAlert()
307 binder::Status NetdNativeService::bandwidthRemoveInterfaceAlert(const std::string& ifName) { in bandwidthRemoveInterfaceAlert()
505 binder::Status NetdNativeService::interfaceAddAddress(const std::string &ifName, in interfaceAddAddress()
517 binder::Status NetdNativeService::interfaceDelAddress(const std::string &ifName, in interfaceDelAddress()
730 binder::Status NetdNativeService::setIPv6AddrGenMode(const std::string& ifName, in setIPv6AddrGenMode()
736 binder::Status NetdNativeService::wakeupAddInterface(const std::string& ifName, in wakeupAddInterface()
743 binder::Status NetdNativeService::wakeupDelInterface(const std::string& ifName, in wakeupDelInterface()
755 binder::Status NetdNativeService::idletimerAddInterface(const std::string& ifName, int32_t timeout, in idletimerAddInterface()
[all …]
DWakeupController.cpp194 Status WakeupController::addInterface(const std::string& ifName, const std::string& prefix, in addInterface()
199 Status WakeupController::delInterface(const std::string& ifName, const std::string& prefix, in delInterface()
204 Status WakeupController::execIptables(const std::string& action, const std::string& ifName, in execIptables()
DInterfaceController.cpp509 StatusOr<InterfaceConfigurationParcel> InterfaceController::getCfg(const std::string& ifName) { in getCfg()
560 int InterfaceController::clearAddrs(const std::string& ifName) { in clearAddrs()
DXfrmController.cpp1387 char ifName[IFNAMSIZ]; // Already aligned in ipSecAddXfrmInterface() member