Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/common/src/
H A Droute_utils.cpp181 int32_t hostScope = 0; in MaskAddress() local
189 hostScope = prefixLen % IP_PER_UINT_SIZE; in MaskAddress()
190 mask = (uint8_t)(IP_PER_UINT_MASK << (IP_PER_UINT_SIZE - hostScope)); in MaskAddress()

Completed in 1 milliseconds