Home
last modified time | relevance | path

Searched defs:ethDstMac (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTether6Value.java34 public final MacAddress ethDstMac; // The destination mac address. field in Tether6Value
43 public Tether6Value(final int oif, @NonNull final MacAddress ethDstMac, in Tether6Value()
/packages/modules/Connectivity/common/src/com/android/net/module/util/bpf/
DTether4Value.java38 public final MacAddress ethDstMac; field in Tether4Value
63 public Tether4Value(final int oif, @NonNull final MacAddress ethDstMac, in Tether4Value()