Searched refs:L2_TOO_SHORT (Results 1 – 3 of 3) sorted by relevance
37 public static final int L2_TOO_SHORT = makeErrorCode(L2_ERROR, 1); field in DhcpErrorEvent
771 throw new ParseException(DhcpErrorEvent.L2_TOO_SHORT, in decodeFullPacket()
25955 field public static final int L2_TOO_SHORT;