Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTether4Key.java40 public final short l4proto; field in Tether4Key
54 public Tether4Key(final long iif, @NonNull final MacAddress dstMac, final short l4proto, in Tether4Key()