Searched refs:BOOTP_TOO_SHORT (Results 1 – 3 of 3) sorted by relevance
47 public static final int BOOTP_TOO_SHORT = makeErrorCode(DHCP_ERROR, 1); field in DhcpErrorEvent
850 throw new ParseException(DhcpErrorEvent.BOOTP_TOO_SHORT, in decodeFullPacket()
25946 field public static final int BOOTP_TOO_SHORT;