Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/lib/
Dbitmap.h66 int bmp_isempty(uint8_t* buf, size_t buflen);
Dbitmap.c199 int bmp_isempty(uint8_t* buf, size_t buflen) { in bmp_isempty() function
/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_input.c1216 bmp_isempty(tp->reassbmp, REASSBMP_SIZE(tp)) && in tcp_do_segment()
2570 (tpiscantrcv(tp) || bmp_isempty(tp->reassbmp, REASSBMP_SIZE(tp))) && in tcp_do_segment()