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

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dhttpread.c102 int in_trailer; /* in header fields after data (chunked only)*/ member in struct:httpread
571 h->in_trailer = 1;
640 if (h->chunked && h->in_trailer) {
665 h->in_trailer = 0;
/external/wpa_supplicant_8/hostapd/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;
/external/wpa_supplicant_8/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;
/external/wpa_supplicant_8/wpa_supplicant/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 144 milliseconds