Home
last modified time | relevance | path

Searched defs:isAnyIpv4RuleOnUpstream (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/apishim/common/com/android/networkstack/tethering/apishim/common/
H A DBpfCoordinatorShim.java171 public abstract boolean isAnyIpv4RuleOnUpstream(int ifIndex); in isAnyIpv4RuleOnUpstream() method in BpfCoordinatorShim
/aosp12/packages/modules/Connectivity/Tethering/apishim/30/com/android/networkstack/tethering/apishim/api30/
H A DBpfCoordinatorShimImpl.java184 public boolean isAnyIpv4RuleOnUpstream(int ifIndex) { in isAnyIpv4RuleOnUpstream() method in BpfCoordinatorShimImpl
/aosp12/packages/modules/Connectivity/Tethering/apishim/31/com/android/networkstack/tethering/apishim/api31/
H A DBpfCoordinatorShimImpl.java454 public boolean isAnyIpv4RuleOnUpstream(int ifIndex) { in isAnyIpv4RuleOnUpstream() method in BpfCoordinatorShimImpl