Searched refs:RECEIVE_ERROR (Results 1 – 2 of 2) sorted by relevance
54 public static final int RECEIVE_ERROR = makeErrorCode(MISC_ERROR, 2); field in DhcpErrorEvent99 logEvent(new DhcpErrorEvent(ifName, RECEIVE_ERROR)); in logReceiveError()
25965 field public static final int RECEIVE_ERROR;