Searched defs:TetherUpstream6Key (Results 1 – 3 of 3) sorted by relevance
28 public class TetherUpstream6Key extends Struct { class35 public TetherUpstream6Key(int iif, @NonNull final MacAddress dstMac) { in TetherUpstream6Key() method in TetherUpstream6Key
1045 try (BpfMap<TetherUpstream6Key, Tether6Value> map = mDeps.getBpfUpstream6Map()) { in dumpIpv6UpstreamRules()
162 } TetherUpstream6Key; typedef