Home
last modified time | relevance | path

Searched refs:L4_NOT_UDP (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/net/metrics/
H A DDhcpErrorEvent.java64 public static final int L4_NOT_UDP = (L4_ERROR_TYPE | 0x1) << 16; field in DhcpErrorEvent
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
H A DIpConnectivityEventBuilderTest.java259 anInt(DhcpErrorEvent.L4_NOT_UDP)); in testDhcpErrorEventSerialization()
/aosp12/packages/modules/NetworkStack/src/android/net/dhcp/
H A DDhcpPacket.java1073 DhcpErrorEvent.L4_NOT_UDP, "Protocol not UDP: %d", ipProto); in decodeFullPacket()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt7635 field @Deprecated public static final int L4_NOT_UDP = 50397184; // 0x3010000