Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTether6Value.java36 public final MacAddress ethSrcMac; // The source mac address. field in Tether6Value
44 @NonNull final MacAddress ethSrcMac, final int ethProto, final int pmtu) { in Tether6Value()
DTether4Value.java40 public final MacAddress ethSrcMac; field in Tether4Value
64 @NonNull final MacAddress ethSrcMac, final int ethProto, final int pmtu, in Tether4Value()