Searched defs:Ip6Address (Results 1 – 10 of 10) sorted by relevance
39 Ip6Address::Ip6Address(const uint8_t (&aAddress)[16]) in Ip6Address() function in otbr::Ip6Address44 Ip6Address::Ip6Address(const otIp6Address &aAddress) in Ip6Address() function in otbr::Ip6Address
109 class Ip6Address class115 Ip6Address(void) in Ip6Address() function in otbr::Ip6Address126 Ip6Address(uint16_t aLocator) in Ip6Address() function in otbr::Ip6Address154 Ip6Address(const char *aString) { FromString(aString, *this); } in Ip6Address() function in otbr::Ip6Address
63 otbrError InfraIf::Dependencies::HandleIcmp6Nd(uint32_t, const Ip6Address &, const uint8_t *, uint1… in HandleIcmp6Nd()
51 EFI_IPv6_ADDRESS Ip6Address; member
50 EFI_IPv6_ADDRESS Ip6Address; member
57 EFI_IPv6_ADDRESS Ip6Address; member
96 using Ip6Address = std::array<uint8_t, 16>; typedef
498 pub Ip6Address: IP6_ADDRESS, field