Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 10 of 10) sorted by relevance

/openthread-3.5.0/src/core/common/
Dtasklet.cpp69 Tasklet *tail = mTail; in ProcessQueuedTasklets() local
Dmessage.cpp263 Message *tail; in GetNext() local
929 const Message *tail = nullptr; in FindFirstNonNullTail() local
979 Message *tail; in Enqueue() local
1011 Message *tail; in Dequeue() local
Dlinked_list.hpp191 Type *tail = GetTail(); in PushAfterTail() local
623 const Type *tail = mHead; in GetTail() local
/openthread-3.5.0/third_party/tcplp/lib/
Dlbuf.h42 struct otLinkedBuffer* tail; member
Dlbuf.c41 otLinkedBuffer* tail = buffer->tail; in lbuf_append() local
/openthread-3.5.0/examples/apps/cli/
Dcli_uart.cpp254 uint16_t tail; in Output() local
314 uint16_t tail = (sTxHead + sTxLength) % kTxBufferSize; in CliUartOutput() local
/openthread-3.5.0/tools/harness-automation/autothreadharness/
Dharness_controller.py141 def tail(self): member in HarnessController
/openthread-3.5.0/src/core/net/
Dnetif.cpp99 MulticastAddress *tail; in SubscribeAllNodesMulticast() local
/openthread-3.5.0/tests/unit/
Dtest_spinel_buffer.cpp910 uint32_t tail = sFrameBufferTailIndex[priority]; in WriteRandomFrame() local
/openthread-3.5.0/src/core/thread/
Daddress_resolver.cpp444 CacheEntry *tail; in RestartAddressQueries() local