Home
last modified time | relevance | path

Searched defs:removeIpv6DownstreamRule (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/Tethering/apishim/common/com/android/networkstack/tethering/apishim/common/
DBpfCoordinatorShim.java100 public abstract boolean removeIpv6DownstreamRule(@NonNull Ipv6DownstreamRule rule); in removeIpv6DownstreamRule() method in BpfCoordinatorShim
/packages/modules/Connectivity/Tethering/apishim/30/com/android/networkstack/tethering/apishim/api30/
DBpfCoordinatorShimImpl.java82 public boolean removeIpv6DownstreamRule(@NonNull final Ipv6DownstreamRule rule) { in removeIpv6DownstreamRule() method in BpfCoordinatorShimImpl
/packages/modules/Connectivity/Tethering/apishim/31/com/android/networkstack/tethering/apishim/api31/
DBpfCoordinatorShimImpl.java215 public boolean removeIpv6DownstreamRule(@NonNull final Ipv6DownstreamRule rule) { in removeIpv6DownstreamRule() method in BpfCoordinatorShimImpl
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java711 public void removeIpv6DownstreamRule( in removeIpv6DownstreamRule() method in BpfCoordinator