/aosp_15_r20/external/ot-br-posix/tests/gtest/ |
H A D | test_netif.cpp | 183 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 D | UnixNetworkInterfaceTest.java | 39 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 D | NetworkInterfaceTest.java | 355 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 D | InetAddressTest.java | 338 NetworkInterface netif; in test_isReachableLjava_net_NetworkInterfaceII() local
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/ |
D | InterfaceParams.java | 53 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 D | net.te | 3 type netif, netif_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/202404/public/ |
H A D | net.te | 3 type netif, netif_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | net.te | 3 type netif, netif_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | net.te | 3 type netif, netif_type; type
|
/aosp_15_r20/system/sepolicy/microdroid/system/private/ |
H A D | net.te | 3 type netif, netif_type; type
|
/aosp_15_r20/system/sepolicy/public/ |
H A D | net.te | 3 type netif, netif_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/public/ |
H A D | net.te | 3 type netif, netif_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | net.te | 3 type netif, netif_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/public/ |
H A D | net.te | 3 type netif, netif_type; type
|
/aosp_15_r20/external/scapy/scapy/arch/ |
H A D | unix.py | 28 def _guess_iface_name(netif): argument
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/ |
H A D | InetAddressImpl.java | 76 boolean isReachable(InetAddress addr, int timeout, NetworkInterface netif, in isReachable()
|
H A D | Inet6AddressImpl.java | 174 …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/ |
D | InetAddressImpl.java | 76 boolean isReachable(InetAddress addr, int timeout, NetworkInterface netif, in isReachable()
|
D | Inet6AddressImpl.java | 174 …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/ |
D | InetAddressImpl.java | 76 boolean isReachable(InetAddress addr, int timeout, NetworkInterface netif, in isReachable()
|
D | Inet6AddressImpl.java | 174 …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 D | Inet6AddressImpl.java | 55 java.net.InetAddress addr, int timeout, java.net.NetworkInterface netif, int ttl) in isReachable()
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_netif.cpp | 93 TestNetif netif(*instance); in TestNetifMulticastAddresses() local
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/net/ |
H A D | InetAddress.annotated.java | 57 …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 D | InetAddress.annotated.java | 60 public boolean isReachable(java.net.NetworkInterface netif, int ttl, int timeout) throws java.io.IO… in isReachable()
|