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

/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dhttpread.c96 int in_trailer; /* in header fields after data (chunked only)*/ member in struct:httpread
565 h->in_trailer = 1;
634 if (h->chunked && h->in_trailer) {
659 h->in_trailer = 0;

Completed in 102 milliseconds