Searched refs:kTypeOther (Results 1 – 10 of 10) sorted by relevance
105 message = Get<MessagePool>().Allocate(Message::kTypeOther); in RequestUpdate()
199 Message *message = Get<MessagePool>().Allocate(Message::kTypeOther); in DelaySendingJoinerEntrust()
147 message = instance->Get<MessagePool>().Allocate(Message::kTypeOther); in TestOffsetRange()
1101 message = sInstance->Get<MessagePool>().Allocate(Message::kTypeOther); in SendQuery()1143 message = sInstance->Get<MessagePool>().Allocate(Message::kTypeOther); in SendQueryForTwo()1173 message = sInstance->Get<MessagePool>().Allocate(Message::kTypeOther); in SendPtrResponse()1220 message = sInstance->Get<MessagePool>().Allocate(Message::kTypeOther); in SendSrvResponse()1268 message = sInstance->Get<MessagePool>().Allocate(Message::kTypeOther); in SendTxtResponse()1313 message = sInstance->Get<MessagePool>().Allocate(Message::kTypeOther); in SendHostAddrResponse()1365 message = sInstance->Get<MessagePool>().Allocate(Message::kTypeOther); in SendResponseWithEmptyKey()1411 message = sInstance->Get<MessagePool>().Allocate(Message::kTypeOther); in SendPtrQueryWithKnownAnswers()1453 message = sInstance->Get<MessagePool>().Allocate(Message::kTypeOther); in SendEmtryPtrQueryWithKnownAnswers()
120 Message *message = aNode.Get<MessagePool>().Allocate(Message::kTypeOther); in PrepareMessage()
294 kTypeOther = 6, ///< Other (data) message. enumerator
149 return Get<MessagePool>().Allocate(Message::kTypeOther, sizeof(Dns::Header), in NewMessage()
1039 aQuery = Get<MessagePool>().Allocate(Message::kTypeOther); in AllocateQuery()
3015 mMsgPtr.Reset(Get<MessagePool>().Allocate(Message::kTypeOther)); in Init()3073 mExtraMsgPtr.Reset(Get<MessagePool>().Allocate(Message::kTypeOther)); in SelectMessageFor()
4645 Schedule *schedule = Get<MessagePool>().Allocate(Message::kTypeOther); in AddSchedule()