Searched refs:L3_ERROR (Results 1 – 2 of 2) sorted by relevance
32 public static final int L3_ERROR = 2; field in DhcpErrorEvent40 public static final int L3_TOO_SHORT = makeErrorCode(L3_ERROR, 1);41 public static final int L3_NOT_IPV4 = makeErrorCode(L3_ERROR, 2);42 public static final int L3_INVALID_IP = makeErrorCode(L3_ERROR, 3);
25957 field public static final int L3_ERROR = 2; // 0x2