Searched refs:L2_ERROR_TYPE (Results 1 – 1 of 1) sorted by relevance
51 private static final int L2_ERROR_TYPE = L2_ERROR << 8; field in DhcpErrorEvent57 public static final int L2_TOO_SHORT = (L2_ERROR_TYPE | 0x1) << 16;58 public static final int L2_WRONG_ETH_TYPE = (L2_ERROR_TYPE | 0x2) << 16;