Searched refs:SendMulticast (Results 1 – 2 of 2) sorted by relevance
105 void SendMulticast(otMessage *aMessage, uint32_t aInfraIfIndex);
56 return ot::Posix::MdnsSocket::Get().SendMulticast(aMessage, aInfraIfIndex); in otPlatMdnsSendMulticast()243 void MdnsSocket::SendMulticast(otMessage *aMessage, uint32_t aInfraIfIndex) in SendMulticast() function in ot::Posix::MdnsSocket