Searched refs:DHCP_ERROR (Results 1 – 2 of 2) sorted by relevance
34 public static final int DHCP_ERROR = 4; field in DhcpErrorEvent47 public static final int BOOTP_TOO_SHORT = makeErrorCode(DHCP_ERROR, 1);48 public static final int DHCP_BAD_MAGIC_COOKIE = makeErrorCode(DHCP_ERROR, 2);49 public static final int DHCP_INVALID_OPTION_LENGTH = makeErrorCode(DHCP_ERROR, 3);50 public static final int DHCP_NO_MSG_TYPE = makeErrorCode(DHCP_ERROR, 4);51 public static final int DHCP_UNKNOWN_MSG_TYPE = makeErrorCode(DHCP_ERROR, 5);
25950 field public static final int DHCP_ERROR = 4; // 0x4