Searched refs:MISC_ERROR_TYPE (Results 1 – 1 of 1) sorted by relevance
55 private static final int MISC_ERROR_TYPE = MISC_ERROR << 8; field in DhcpErrorEvent74 public static final int BUFFER_UNDERFLOW = (MISC_ERROR_TYPE | 0x1) << 16;75 public static final int RECEIVE_ERROR = (MISC_ERROR_TYPE | 0x2) << 16;76 public static final int PARSING_ERROR = (MISC_ERROR_TYPE | 0x3) << 16;