Searched refs:bmp_isempty (Results 1 – 3 of 3) sorted by relevance
66 int bmp_isempty(uint8_t* buf, size_t buflen);
199 int bmp_isempty(uint8_t* buf, size_t buflen) { in bmp_isempty() function
1216 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()