Home
last modified time | relevance | path

Searched refs:makeTetherDownstream6Key (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/Tethering/apishim/31/com/android/networkstack/tethering/apishim/api31/
DBpfCoordinatorShimImpl.java170 final TetherDownstream6Key key = rule.makeTetherDownstream6Key(); in tetherOffloadRuleAdd()
188 mBpfDownstream6Map.deleteEntry(rule.makeTetherDownstream6Key()); in tetherOffloadRuleRemove()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java479 rule.makeTetherDownstream6Key(), rule.makeTether6Value()); in verifyTetherOffloadRuleAdd()
497 rule.makeTetherDownstream6Key()); in verifyTetherOffloadRuleRemove()
793 final TetherDownstream6Key key = rule.makeTetherDownstream6Key(); in testRuleMakeTetherDownstream6Key()
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java1286 public TetherDownstream6Key makeTetherDownstream6Key() { in makeTetherDownstream6Key() method in BpfCoordinator.Ipv6ForwardingRule