Home
last modified time | relevance | path

Searched defs:curr (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/third_party/tcplp/lib/
Dlbuf.c62 otLinkedBuffer* curr = buffer->head; in lbuf_pop() local
91 otLinkedBuffer* curr = buffer->head; in lbuf_getrange() local
/openthread-latest/src/core/utils/
Dheap.cpp67 Block *curr = nullptr; in CAlloc() local
/openthread-latest/tests/unit/
Dtest_heap.cpp129 Node *curr = prev->mNext; in TestAllocateRandomly() local
/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_output.c988 otLinkedBuffer* curr; in tcp_output() local
/openthread-latest/src/core/net/
Dtcp6.cpp706 otLinkedBuffer *curr = aPriorHead; in ProcessSignals() local