Home
last modified time | relevance | path

Searched refs:L4_WRONG_PORT (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/net/metrics/
DDhcpErrorEvent.java45 public static final int L4_WRONG_PORT = makeErrorCode(L4_ERROR, 2); field in DhcpErrorEvent
/frameworks/base/services/net/java/android/net/dhcp/
DDhcpPacket.java843 throw new ParseException(DhcpErrorEvent.L4_WRONG_PORT, in decodeFullPacket()
/frameworks/base/api/
Dsystem-current.txt25963 field public static final int L4_WRONG_PORT;