Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Dnetif.hpp658 static const otNetifMulticastAddress kLinkLocalAllNodesMulticastAddress; member in ot::Ip6::Netif
Dnetif.cpp93 const otNetifMulticastAddress Netif::kLinkLocalAllNodesMulticastAddress = { member in ot::Ip6::Netif
/external/ot-br-posix/src/common/
Dtypes.hpp102 static constexpr char kLinkLocalAllNodesMulticastAddress[] = "ff02::01"; variable