Home
last modified time | relevance | path

Searched refs:HASH_CAL_CODE_CAL (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_address_pool.cpp38 #define HASH_CAL_CODE_CAL 5 macro
44 hash = ((hash << HASH_CAL_CODE_CAL) + hash) ^ static_cast<std::size_t>(macAddr[i]); in macAddrHash()

Completed in 1 milliseconds