Home
last modified time | relevance | path

Searched refs:UnblockInboundMulticastForwardingCache (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/posix/platform/
Dmulticast_routing.hpp122 void UnblockInboundMulticastForwardingCache(const Ip6::Address &aGroupAddr);
Dmulticast_routing.cpp133 UnblockInboundMulticastForwardingCache(aAddress); in Add()
348 void MulticastRoutingManager::UnblockInboundMulticastForwardingCache(const Ip6::Address &aGroupAddr) in UnblockInboundMulticastForwardingCache() function in ot::Posix::MulticastRoutingManager