Home
last modified time | relevance | path

Searched defs:netif (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/ot-br-posix/tests/gtest/
H A Dtest_netif.cpp183 otbr::Netif netif; in TEST() local
207 otbr::Netif netif; in TEST() local
230 otbr::Netif netif; in TEST() local
251 otbr::Netif netif; in TEST() local
261 otbr::Netif netif; in TEST() local
284 otbr::Netif netif; in TEST() local
303 otbr::Netif netif; in TEST() local
336 otbr::Netif netif; in TEST() local
380 otbr::Netif netif; in TEST() local
441 otbr::Netif netif; in TEST() local
[all …]
/aosp_15_r20/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/
H A DUnixNetworkInterfaceTest.java39 NetworkInterface netif = netifs.nextElement(); in test_isUp() local
64 NetworkInterface netif = netifs.nextElement(); in test_supportsMulticast() local
91 NetworkInterface netif = netifs.nextElement(); in test_getHardwareAddress() local
122 NetworkInterface netif = netifs.nextElement(); in test_getMTU() local
146 NetworkInterface netif = netifs.nextElement(); in test_getSubInterfaces() local
167 NetworkInterface netif = netifs.nextElement(); in test_getParent() local
193 NetworkInterface netif = netifs.nextElement(); in test_isVirtual() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
H A DNetworkInterfaceTest.java355 NetworkInterface netif = theInterfaces.nextElement(); in test_getInterfaceAddresses() local
363 NetworkInterface netif = theInterfaces.nextElement(); in test_getInterfaceAddresses() local
384 NetworkInterface netif = theInterfaces.nextElement(); in test_isLoopback() local
405 NetworkInterface netif = theInterfaces.nextElement(); in test_getHardwareAddress() local
423 NetworkInterface netif = theInterfaces.nextElement(); in test_getMTU() local
H A DInetAddressTest.java338 NetworkInterface netif; in test_isReachableLjava_net_NetworkInterfaceII() local
/aosp_15_r20/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DInterfaceParams.java53 final NetworkInterface netif = getNetworkInterfaceByName(name); in getByName() local
98 private static MacAddress getMacAddress(NetworkInterface netif) { in getMacAddress()
/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/
H A Dnet.te3 type netif, netif_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/202404/public/
H A Dnet.te3 type netif, netif_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/29.0/public/
H A Dnet.te3 type netif, netif_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/30.0/public/
H A Dnet.te3 type netif, netif_type; type
/aosp_15_r20/system/sepolicy/microdroid/system/private/
H A Dnet.te3 type netif, netif_type; type
/aosp_15_r20/system/sepolicy/public/
H A Dnet.te3 type netif, netif_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/public/
H A Dnet.te3 type netif, netif_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/public/
H A Dnet.te3 type netif, netif_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/public/
H A Dnet.te3 type netif, netif_type; type
/aosp_15_r20/external/scapy/scapy/arch/
H A Dunix.py28 def _guess_iface_name(netif): argument
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DInetAddressImpl.java76 boolean isReachable(InetAddress addr, int timeout, NetworkInterface netif, in isReachable()
H A DInet6AddressImpl.java174 …public boolean isReachable(InetAddress addr, int timeout, NetworkInterface netif, int ttl) throws … in isReachable()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DInetAddressImpl.java76 boolean isReachable(InetAddress addr, int timeout, NetworkInterface netif, in isReachable()
DInet6AddressImpl.java174 …public boolean isReachable(InetAddress addr, int timeout, NetworkInterface netif, int ttl) throws … in isReachable()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/
DInetAddressImpl.java76 boolean isReachable(InetAddress addr, int timeout, NetworkInterface netif, in isReachable()
DInet6AddressImpl.java174 …public boolean isReachable(InetAddress addr, int timeout, NetworkInterface netif, int ttl) throws … in isReachable()
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/
H A DInet6AddressImpl.java55 java.net.InetAddress addr, int timeout, java.net.NetworkInterface netif, int ttl) in isReachable()
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_netif.cpp93 TestNetif netif(*instance); in TestNetifMulticastAddresses() local
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/net/
H A DInetAddress.annotated.java57 …ce netif, int ttl, int timeout) throws java.io.IOException { throw new RuntimeException("Stub!"); } in isReachable()
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/net/
H A DInetAddress.annotated.java60 public boolean isReachable(java.net.NetworkInterface netif, int ttl, int timeout) throws java.io.IO… in isReachable()

12345678910>>...12