Home
last modified time | relevance | path

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

/system/netd/server/
DNetdHwService.cpp105 uint64_t networkHandle, const hidl_string& ifname, const hidl_string& destination, in addRouteToOemNetwork()
116 uint64_t networkHandle, const hidl_string& ifname, const hidl_string& destination, in removeRouteFromOemNetwork()
126 const hidl_string& ifname) { in addInterfaceToOemNetwork()
134 const hidl_string& ifname) { in removeInterfaceFromOemNetwork()
DTrafficController.cpp916 auto ifname = mIfaceIndexNameMap.readValue(ifIndex); in dump() local
941 const char* ifname = value.name; in dump() local
956 auto ifname = mIfaceIndexNameMap.readValue(key); in dump() local
1004 auto ifname = mIfaceIndexNameMap.readValue(value.iif); in dump() local
DNetdNativeService.cpp603 const std::string& ifname, in getProcSysNet()
619 const std::string& ifname, in setProcSysNet()
1007 for (const auto& ifname : gCtls->tetherCtrl.getTetheredInterfaceList()) { in tetherInterfaceList() local
DTetherController.cpp435 for (const auto& ifname : mInterfaces) { in applyDnsInterfaces() local
DNdcDispatcher.cpp429 for (const auto& ifname : ifList) { in runCommand() local
/system/core/libnetutils/
Difc_utils.c382 char ifname[64]; // Currently, IFNAMSIZ = 16. in ifc_clear_ipv6_addresses() local
533 int ifc_act_on_ipv4_route(int action, const char *ifname, struct in_addr dst, int prefix_length, in ifc_act_on_ipv4_route()
592 int ifc_enable(const char *ifname) in ifc_enable()
603 int ifc_disable(const char *ifname) in ifc_disable()
623 int ifc_reset_connections(const char *ifname, const int reset_mask) in ifc_reset_connections()
671 int ifc_remove_default_route(const char *ifname) in ifc_remove_default_route()
689 ifc_configure(const char *ifname, in ifc_configure()
Ddhcpclient.c127 static int dhcp_configure(const char *ifname, dhcp_info *info) in dhcp_configure()
387 int dhcp_init_ifc(const char *ifname) in dhcp_init_ifc()
/system/netd/libnetdbpf/
DBpfNetworkStats.cpp81 char ifname[IFNAMSIZ]; in bpfGetIfaceStatsInternal() local
120 const char* ifname) { in populateStatsEntry()
142 char ifname[IFNAMSIZ]; in parseBpfNetworkStatsDetailInternal() local
241 char ifname[IFNAMSIZ]; in parseBpfNetworkStatsDevInternal() local
DBpfNetworkStatsTest.cpp379 char ifname[IFNAMSIZ]; in TEST_F() local
/system/netd/libnetdbpf/include/netdbpf/
DBpfNetworkStats.h75 const BpfMap<Key, StatsValue>& statsMap, uint32_t ifaceIndex, char* ifname, in getIfaceNameFromMap()
/system/core/libsysutils/src/
DNetlinkEvent.cpp182 char ifname[IFNAMSIZ] = ""; in parseIfAddrMessage() local
468 char ifname[IFNAMSIZ]; in parseNdUserOptMessage() local
/system/netd/tests/
Dbinder_test.cpp891 const std::string &ifname, const char *addrString, int prefixLength) { in interfaceHasAddress()
1035 const char* ifname; in TEST_F() member
1073 const char* ifname; in TEST_F() member
1243 void expectIdletimerInterfaceRuleExists(const std::string& ifname, int timeout, in expectIdletimerInterfaceRuleExists()
1255 void expectIdletimerInterfaceRuleNotExists(const std::string& ifname, int timeout, in expectIdletimerInterfaceRuleNotExists()
1276 const std::string ifname; in TEST_F() member
1621 void expectXtQuotaValueEqual(const char* ifname, long quotaBytes) { in expectXtQuotaValueEqual()
1630 void expectBandwidthInterfaceQuotaRuleExists(const char* ifname, long quotaBytes) { in expectBandwidthInterfaceQuotaRuleExists()
1647 void expectBandwidthInterfaceQuotaRuleDoesNotExist(const char* ifname) { in expectBandwidthInterfaceQuotaRuleDoesNotExist()
1663 void expectBandwidthInterfaceAlertRuleExists(const char* ifname, long alertBytes) { in expectBandwidthInterfaceAlertRuleExists()
[all …]
/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
DINetd.aidl19 …@utf8InCpp String getProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InC… in getProcSysNet()
20 …void setProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InCpp String par… in setProcSysNet()
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl37 …@utf8InCpp String getProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InC… in getProcSysNet()
38 …void setProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InCpp String par… in setProcSysNet()
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
DINetd.aidl36 …@utf8InCpp String getProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InC… in getProcSysNet()
37 …void setProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InCpp String par… in setProcSysNet()
/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
DINetd.aidl37 …@utf8InCpp String getProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InC… in getProcSysNet()
38 …void setProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InCpp String par… in setProcSysNet()
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
DINetd.aidl37 …@utf8InCpp String getProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InC… in getProcSysNet()
38 …void setProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InCpp String par… in setProcSysNet()
/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
DINetd.aidl59 …@utf8InCpp String getProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InC… in getProcSysNet()
60 …void setProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InCpp String par… in setProcSysNet()
/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
DINetd.aidl59 …@utf8InCpp String getProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InC… in getProcSysNet()
60 …void setProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InCpp String par… in setProcSysNet()
/system/netd/server/binder/android/net/
DINetd.aidl238 @utf8InCpp String getProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in getProcSysNet()
240 void setProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in setProcSysNet()
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl59 …@utf8InCpp String getProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InC… in getProcSysNet()
60 …void setProcSysNet(int ipversion, int which, in @utf8InCpp String ifname, in @utf8InCpp String par… in setProcSysNet()