Searched refs:kTypeUnicast (Results 1 – 9 of 9) sorted by relevance
66 case kTypeUnicast: in GetSize()85 case kTypeUnicast: in ToString()97 if ((type == kTypeUnicast) || (type == kTypeAck)) in ToString()102 if ((type == kTypeUnicast) || (type == kTypeBroadcast)) in ToString()
63 kTypeUnicast = 1, ///< A TREL unicast packet. enumerator
140 type = Header::kTypeUnicast; in BeginTransmit()203 if (type == Header::kTypeUnicast) in BeginTransmit()
381 case Header::kTypeUnicast: in Send()
503 Publish(Info::InfoUnicast(kTypeUnicast, aAddress, aPort, aVersion)); in PublishUnicast()575 case kTypeUnicast: in Add()606 case kTypeUnicast: in Remove()671 case kTypeUnicast: in Process()
394 kTypeUnicast, enumerator
49 Ip6::Address::TypeFilter filters[] = {Ip6::Address::kTypeUnicast, Ip6::Address::kTypeMulticast}; in VerifyChildIp6Addresses()
549 kTypeUnicast, ///< Accept unicast IPv6 addresses only. enumerator
482 case kTypeUnicast: in MatchesFilter()