Searched refs:NEIGH (Results 1 – 13 of 13) sorted by relevance
/aosp12/packages/modules/NetworkStack/src/android/net/ip/ |
H A D | IpReachabilityMonitor.java | 463 mNetd.setProcSysNet(family, INetd.NEIGH, mInterfaceParams.name, "retrans_time_ms", 465 mNetd.setProcSysNet(family, INetd.NEIGH, mInterfaceParams.name, "ucast_solicit",
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
H A D | INetd.aidl | 96 const int NEIGH = 2; field
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
H A D | INetd.aidl | 117 const int NEIGH = 2; field
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
H A D | INetd.aidl | 125 const int NEIGH = 2; field
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
H A D | INetd.aidl | 128 const int NEIGH = 2; field
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/ |
H A D | INetd.aidl | 151 const int NEIGH = 2; field
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/ |
H A D | INetd.aidl | 153 const int NEIGH = 2; field
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/ |
H A D | INetd.aidl | 128 const int NEIGH = 2; field
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
H A D | INetd.aidl | 153 const int NEIGH = 2; field
|
/aosp12/system/netd/server/binder/android/net/ |
H A D | INetd.aidl | 237 const int NEIGH = 2; field
|
/aosp12/system/netd/server/ |
H A D | NetdNativeService.cpp | 589 case INetd::NEIGH: in getPathComponents()
|
/aosp12/system/netd/tests/ |
H A D | binder_test.cpp | 1046 {INetd::IPV6, INetd::NEIGH, LOOPBACK, "ucast_solicit", "3", 0}, in TEST_F() 1084 {INetd::IPV6, INetd::NEIGH, sTun.name().c_str(), "ucast_solicit", "7", 0}, in TEST_F() 1106 const int category = INetd::NEIGH; in TEST_F()
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 35598 Landroid/net/INetd;->NEIGH:I
|