Searched refs:SIZEOF_UNCONSUMED_BYTES (Results 1 – 1 of 1) sorted by relevance
244 #define SIZEOF_UNCONSUMED_BYTES() (TG(hc)->read_idx - TG(hc)->checked_idx) macro667 && SIZEOF_UNCONSUMED_BYTES() < hc->contentlength) {
Completed in 9 milliseconds