Home
last modified time | relevance | path

Searched defs:ifIndex (Results 1 – 12 of 12) sorted by relevance

/system/netd/server/
DOffloadUtils.h74 inline int tcQdiscAddDevClsact(int ifIndex) { in tcQdiscAddDevClsact()
78 inline int tcQdiscReplaceDevClsact(int ifIndex) { in tcQdiscReplaceDevClsact()
82 inline int tcQdiscDelDevClsact(int ifIndex) { in tcQdiscDelDevClsact()
91 inline int tcFilterAddDevIngressClatIpv6(int ifIndex, int bpfFd, bool ethernet) { in tcFilterAddDevIngressClatIpv6()
96 inline int tcFilterAddDevEgressClatIpv4(int ifIndex, int bpfFd, bool ethernet) { in tcFilterAddDevEgressClatIpv4()
104 inline int tcFilterDelDevIngressClatIpv6(int ifIndex) { in tcFilterDelDevIngressClatIpv6()
109 inline int tcFilterDelDevEgressClatIpv4(int ifIndex) { in tcFilterDelDevEgressClatIpv4()
DNetlinkHandler.cpp88 static long parseIfIndex(const char* ifIndex) { in parseIfIndex()
113 const char *ifIndex = evt->findParam("IFINDEX"); in onEvent() local
138 const char *ifIndex = evt->findParam("IFINDEX"); in onEvent() local
DOffloadUtils.cpp163 int doTcQdiscClsact(int ifIndex, uint16_t nlMsgType, uint16_t nlMsgFlags) { in doTcQdiscClsact()
212 int tcFilterAddDevBpf(int ifIndex, bool ingress, uint16_t proto, int bpfFd, bool ethernet) { in tcFilterAddDevBpf()
362 int tcFilterDelDev(int ifIndex, bool ingress, uint16_t proto) { in tcFilterDelDev()
DClatdController.h60 unsigned ifIndex; member
DNetworkController.cpp156 if (int ifIndex = if_nametoindex(iface.c_str())) { local
541 int ifIndex = RouteController::getIfIndex(interface); in addInterfaceToNetwork() local
654 void NetworkController::addInterfaceAddress(unsigned ifIndex, const char* address) { in addInterfaceAddress()
DTrafficController.cpp915 uint32_t ifIndex = key.ifaceIndex; in dump() local
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl123 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota()
124 android.net.TetherStatsParcel tetherOffloadGetAndClearStats(int ifIndex); in tetherOffloadGetAndClearStats()
/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
DINetd.aidl123 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota()
124 android.net.TetherStatsParcel tetherOffloadGetAndClearStats(int ifIndex); in tetherOffloadGetAndClearStats()
/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
DINetd.aidl145 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota()
146 android.net.TetherStatsParcel tetherOffloadGetAndClearStats(int ifIndex); in tetherOffloadGetAndClearStats()
/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
DINetd.aidl145 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota()
146 android.net.TetherStatsParcel tetherOffloadGetAndClearStats(int ifIndex); in tetherOffloadGetAndClearStats()
/system/netd/server/binder/android/net/
DINetd.aidl1325 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota()
1343 TetherStatsParcel tetherOffloadGetAndClearStats(int ifIndex); in tetherOffloadGetAndClearStats()
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl145 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota()
146 android.net.TetherStatsParcel tetherOffloadGetAndClearStats(int ifIndex); in tetherOffloadGetAndClearStats()