Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/net/metrics/
H A DDhcpErrorEvent.java62 public static final int L3_INVALID_IP = (L3_ERROR_TYPE | 0x3) << 16; field in DhcpErrorEvent
/aosp12/packages/modules/NetworkStack/src/android/net/dhcp/
H A DDhcpPacket.java1131 throw new ParseException(DhcpErrorEvent.L3_INVALID_IP, in decodeFullPacket()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt7631 field @Deprecated public static final int L3_INVALID_IP = 33751040; // 0x2030000