Searched refs:aNetifIndex (Results 1 – 3 of 3) sorted by relevance
184 uint32_t aNetifIndex) in ServiceInstanceResolution()190 , mNetifIndex(aNetifIndex) in ServiceInstanceResolution()252 void Resolve(uint32_t aNetifIndex,
191 void Publisher::OnServiceRemoved(uint32_t aNetifIndex, const std::string &aType, const std::string … in OnServiceRemoved() argument195 …Info("Service %s.%s is removed from netif %u.", aInstanceName.c_str(), aType.c_str(), aNetifIndex); in OnServiceRemoved()198 instanceInfo.mNetifIndex = aNetifIndex; in OnServiceRemoved()
514 …void OnServiceRemoved(uint32_t aNetifIndex, const std::string &aType, const std::string &aInstance…