Searched refs:DHCP_SUBNET_MASK (Results 1 – 2 of 2) sorted by relevance
17 private const val DHCP_SUBNET_MASK = 1 constant38 val errorCode = errorCodeWithOption(DHCP_INVALID_OPTION_LENGTH, DHCP_SUBNET_MASK); in testErrorCodeWithOption()40 assertTrue((DHCP_SUBNET_MASK and errorCode) == DHCP_SUBNET_MASK); in testErrorCodeWithOption()
84 DhcpPacket.DHCP_SUBNET_MASK,