Searched defs:ifaceIndex (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Connectivity/service-t/src/com/android/server/net/ |
D | StatsMapKey.java | 37 public final int ifaceIndex; field in StatsMapKey 40 final int ifaceIndex) { in StatsMapKey()
|
/packages/modules/Connectivity/staticlibs/netd/libnetdutils/ |
D | Utils.cpp | 53 uint32_t ifaceIndex = if_nametoindex(name.c_str()); in getIfaceList() local
|
/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/ |
D | MdnsSocketProvider.java | 430 private void maybeUpdateTetheringSocketAddress(int ifaceIndex, in maybeUpdateTetheringSocketAddress() 455 int ifaceIndex) { in createLPForTetheredInterface() 488 int ifaceIndex = mDependencies.getNetworkInterfaceIndexByName(name, mSharedLog); in handleTetherInterfacesChanged() local 659 int ifaceIndex = mDependencies.getNetworkInterfaceIndexByName(interfaceName, in retrieveAndNotifySocketFromInterface() local
|
/packages/modules/Connectivity/service-t/native/libs/libnetworkstats/ |
D | BpfNetworkStatsTest.cpp | 110 void populateFakeStats(uid_t uid, uint32_t tag, uint32_t ifaceIndex, uint32_t counterSet, in populateFakeStats() 117 void updateIfaceMap(const char* ifaceName, uint32_t ifaceIndex) { in updateIfaceMap() 342 uint32_t ifaceIndex = UNKNOWN_IFACE; in TEST_F() local
|
/packages/modules/Connectivity/service-t/native/libs/libnetworkstats/include/netdbpf/ |
D | BpfNetworkStats.h | 81 void maybeLogUnknownIface(int ifaceIndex, const BpfMapRO<Key, StatsValue>& statsMap, in maybeLogUnknownIface()
|
/packages/modules/Connectivity/bpf_progs/ |
D | netd.h | 47 uint32_t ifaceIndex; member
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | HalDeviceManager.java | 1209 int ifaceIndex = 0; in getAllChipInfo() local
|