Searched refs:OT_IP6_ADDRESS_BITSIZE (Results 1 – 2 of 2) sorted by relevance
58 #define OT_IP6_ADDRESS_BITSIZE (OT_IP6_ADDRESS_SIZE * 8) ///< Size of an IPv6 address (bits) macro
1172 if (aPrefixLength == OT_IP6_ADDRESS_BITSIZE) in isRequiredAnycast()