/aosp12/packages/modules/Connectivity/Tethering/apishim/common/com/android/networkstack/tethering/apishim/common/ |
H A D | BpfCoordinatorShim.java | 76 public abstract boolean tetherOffloadRuleRemove(@NonNull Ipv6ForwardingRule rule); in tetherOffloadRuleRemove() method in BpfCoordinatorShim 155 public abstract boolean tetherOffloadRuleRemove(boolean downstream, @NonNull Tether4Key key); in tetherOffloadRuleRemove() method in BpfCoordinatorShim
|
/aosp12/packages/modules/Connectivity/Tethering/apishim/30/com/android/networkstack/tethering/apishim/api30/ |
H A D | BpfCoordinatorShimImpl.java | 73 public boolean tetherOffloadRuleRemove(@NonNull final Ipv6ForwardingRule rule) { in tetherOffloadRuleRemove() method in BpfCoordinatorShimImpl 160 public boolean tetherOffloadRuleRemove(boolean downstream, @NonNull Tether4Key key) { in tetherOffloadRuleRemove() method in BpfCoordinatorShimImpl
|
/aosp12/packages/modules/Connectivity/Tethering/apishim/31/com/android/networkstack/tethering/apishim/api31/ |
H A D | BpfCoordinatorShimImpl.java | 184 public boolean tetherOffloadRuleRemove(@NonNull final Ipv6ForwardingRule rule) { in tetherOffloadRuleRemove() method in BpfCoordinatorShimImpl 379 public boolean tetherOffloadRuleRemove(boolean downstream, @NonNull Tether4Key key) { in tetherOffloadRuleRemove() method in BpfCoordinatorShimImpl
|
/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/ |
H A D | BpfCoordinator.java | 574 public void tetherOffloadRuleRemove( in tetherOffloadRuleRemove() method in BpfCoordinator
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
H A D | INetd.aidl | 121 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
H A D | INetd.aidl | 121 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/ |
H A D | INetd.aidl | 121 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/ |
H A D | INetd.aidl | 143 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/ |
H A D | INetd.aidl | 143 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
H A D | INetd.aidl | 143 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove() method
|
/aosp12/system/netd/server/binder/android/net/ |
H A D | INetd.aidl | 1303 void tetherOffloadRuleRemove(in TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove() method
|
/aosp12/system/netd/server/ |
H A D | NetdNativeService.cpp | 1302 binder::Status NetdNativeService::tetherOffloadRuleRemove( in tetherOffloadRuleRemove() function in android::net::NetdNativeService
|