Searched refs:kTypeUnicast (Results 1 – 9 of 9) sorted by relevance
69 case kTypeUnicast: in GetSize()88 case kTypeUnicast: in ToString()100 if ((type == kTypeUnicast) || (type == kTypeAck)) in ToString()105 if ((type == kTypeUnicast) || (type == kTypeBroadcast)) in ToString()
65 kTypeUnicast = 1, ///< A TREL unicast packet. enumerator
144 type = Header::kTypeUnicast; in BeginTransmit()207 if (type == Header::kTypeUnicast) in BeginTransmit()
383 case Header::kTypeUnicast: in Send()
507 Publish(Info::InfoUnicast(kTypeUnicast, aAddress, aPort)); in PublishUnicast()580 case kTypeUnicast: in Add()612 case kTypeUnicast: in Remove()661 case kTypeUnicast: in Process()735 if (GetType() == kTypeUnicast) in CountUnicastEntries()
405 kTypeUnicast, enumerator
49 Ip6::Address::TypeFilter filters[] = {Ip6::Address::kTypeUnicast, Ip6::Address::kTypeMulticast}; in VerifyChildIp6Addresses()115 case Ip6::Address::kTypeUnicast: in VerifyChildIp6Addresses()
604 kTypeUnicast, ///< Accept unicast IPv6 addresses only. enumerator
476 case kTypeUnicast: in MatchesFilter()