Searched defs:tetherOffloadRuleAdd (Results 1 – 4 of 4) sorted by relevance
64 public abstract boolean tetherOffloadRuleAdd(@NonNull Ipv6ForwardingRule rule); in tetherOffloadRuleAdd() method in BpfCoordinatorShim144 public abstract boolean tetherOffloadRuleAdd(boolean downstream, @NonNull Tether4Key key, in tetherOffloadRuleAdd() method in BpfCoordinatorShim
60 public boolean tetherOffloadRuleAdd(@NonNull final Ipv6ForwardingRule rule) { in tetherOffloadRuleAdd() method in BpfCoordinatorShimImpl152 public boolean tetherOffloadRuleAdd(boolean downstream, @NonNull Tether4Key key, in tetherOffloadRuleAdd() method in BpfCoordinatorShimImpl
167 public boolean tetherOffloadRuleAdd(@NonNull final Ipv6ForwardingRule rule) { in tetherOffloadRuleAdd() method in BpfCoordinatorShimImpl353 public boolean tetherOffloadRuleAdd(boolean downstream, @NonNull Tether4Key key, in tetherOffloadRuleAdd() method in BpfCoordinatorShimImpl
554 public void tetherOffloadRuleAdd( in tetherOffloadRuleAdd() method in BpfCoordinator