Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dtasklet.cpp69 Tasklet *tail = mTail; in ProcessQueuedTasklets() local
Dmessage.cpp265 Message *tail; in GetNext() local
993 const Message *tail = nullptr; in FindFirstNonNullTail() local
1043 Message *tail; in Enqueue() local
1075 Message *tail; in Dequeue() local
Dlinked_list.hpp191 Type *tail = GetTail(); in PushAfterTail() local
623 const Type *tail = mHead; in GetTail() local
/openthread-latest/third_party/tcplp/lib/
Dlbuf.h42 struct otLinkedBuffer* tail; member
Dlbuf.c41 otLinkedBuffer* tail = buffer->tail; in lbuf_append() local
/openthread-latest/examples/apps/cli/
Dcli_uart.cpp254 uint16_t tail; in Output() local
314 uint16_t tail = (sTxHead + sTxLength) % kTxBufferSize; in CliUartOutput() local
/openthread-latest/tools/harness-automation/autothreadharness/
Dharness_controller.py141 def tail(self): member in HarnessController
/openthread-latest/src/core/net/
Dnetif.cpp98 MulticastAddress *tail; in SubscribeAllNodesMulticast() local
/openthread-latest/tests/unit/
Dtest_spinel_buffer.cpp910 uint32_t tail = sFrameBufferTailIndex[priority]; in WriteRandomFrame() local
/openthread-latest/third_party/mbedtls/repo/programs/x509/
Dcert_write.c500 mbedtls_asn1_sequence **tail = &opt.ext_key_usage; in main() local
/openthread-latest/src/core/thread/
Daddress_resolver.cpp444 CacheEntry *tail; in RestartAddressQueries() local