Searched defs:Ip6Prefix (Results 1 – 4 of 4) sorted by relevance
40 TEST(Ip6Prefix, ConstructorWithAddressAndLength) in TEST() argument61 TEST(Ip6Prefix, EqualityOperator) in TEST() argument
312 class Ip6Prefix class318 Ip6Prefix(void) { Clear(); } in Ip6Prefix() function in otbr::Ip6Prefix326 Ip6Prefix(const char *aIp6AddrStr, uint8_t aLength) in Ip6Prefix() function in otbr::Ip6Prefix
114 class Ip6Prefix(ipaddress.IPv6Network): class
88 struct Ip6Prefix struct90 std::vector<uint8_t> mPrefix; ///< The IPv6 prefix.92 uint8_t mLength; ///< The IPv6 prefix length.