Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTether6Value.java38 public final int ethProto; // Packet type ID field. field in Tether6Value
44 @NonNull final MacAddress ethSrcMac, final int ethProto, final int pmtu) { in Tether6Value()
/packages/modules/Connectivity/common/src/com/android/net/module/util/bpf/
DTether4Value.java42 public final int ethProto; // Packet type ID field. field in Tether4Value
64 @NonNull final MacAddress ethSrcMac, final int ethProto, final int pmtu, in Tether4Value()