Home
last modified time | relevance | path

Searched refs:OT_IP6_ADDRESS_BITSIZE (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/include/openthread/
Dip6.h58 #define OT_IP6_ADDRESS_BITSIZE (OT_IP6_ADDRESS_SIZE * 8) ///< Size of an IPv6 address (bits) macro
/openthread-latest/src/posix/platform/
Dnetif.cpp1172 if (aPrefixLength == OT_IP6_ADDRESS_BITSIZE) in isRequiredAnycast()