Home
last modified time | relevance | path

Searched defs:Ip6Prefix (Results 1 – 3 of 3) sorted by relevance

/external/ot-br-posix/src/common/
Dtypes.hpp308 class Ip6Prefix class
315 Ip6Prefix(void) { Clear(); } in Ip6Prefix() function in otbr::Ip6Prefix
/external/openthread/tools/otci/otci/
Dtypes.py113 class Ip6Prefix(ipaddress.IPv6Network): class
/external/ot-br-posix/src/dbus/common/
Dtypes.hpp85 struct Ip6Prefix struct
87 std::vector<uint8_t> mPrefix; ///< The IPv6 prefix.
89 uint8_t mLength; ///< The IPv6 prefix length.