Searched refs:L4_NOT_UDP (Results 1 – 3 of 3) sorted by relevance
44 public static final int L4_NOT_UDP = makeErrorCode(L4_ERROR, 1); field in DhcpErrorEvent
817 DhcpErrorEvent.L4_NOT_UDP, "Protocol not UDP: %d", ipProto); in decodeFullPacket()
25962 field public static final int L4_NOT_UDP;