Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetherUpstream6Key.java28 public class TetherUpstream6Key extends Struct { class
35 public TetherUpstream6Key(int iif, @NonNull final MacAddress dstMac) { in TetherUpstream6Key() method in TetherUpstream6Key
DBpfCoordinator.java1045 try (BpfMap<TetherUpstream6Key, Tether6Value> map = mDeps.getBpfUpstream6Map()) { in dumpIpv6UpstreamRules()
/packages/modules/Connectivity/Tethering/bpf_progs/
Dbpf_tethering.h162 } TetherUpstream6Key; typedef