Home
last modified time | relevance | path

Searched refs:bufend (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/tcplp/lib/
Dbitmap.c200 uint8_t* bufend = buf + buflen; in bmp_isempty() local
201 while (buf < bufend) { in bmp_isempty()