Searched refs:hdrbytes (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsendrecv.c296 apr_size_t hdrbytes; local
306 &hdrbytes);
311 nbytes += hdrbytes;
321 if (hdrbytes < total_hdrbytes) {
322 *len = hdrbytes;

Completed in 158 milliseconds