Home
last modified time | relevance | path

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

/external/openthread/src/posix/platform/
Dnetif.cpp284 static bool UnicastAddressIsSubscribed(otInstance *aInstance, const otNetifAddress *netAddr) in UnicastAddressIsSubscribed() function
1254 subscribed = UnicastAddressIsSubscribed(aInstance, &netAddr); in processNetifAddrEvent()