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

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dhttpread.c79 int got_hdr; /* nonzero when header is finalized */ member in struct:httpread
424 if (!h->got_hdr) {
451 if (!h->got_hdr) {
472 h->got_hdr = 1;
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dhttpread.c73 int got_hdr; /* nonzero when header is finalized */ member in struct:httpread
418 if (!h->got_hdr) {
445 if (!h->got_hdr) {
466 h->got_hdr = 1;
/external/wpa_supplicant_8/src/wps/
H A Dhttpread.c73 int got_hdr; /* nonzero when header is finalized */ member in struct:httpread
418 if (!h->got_hdr) {
445 if (!h->got_hdr) {
466 h->got_hdr = 1;
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dhttpread.c73 int got_hdr; /* nonzero when header is finalized */ member in struct:httpread
418 if (!h->got_hdr) {
445 if (!h->got_hdr) {
466 h->got_hdr = 1;

Completed in 97 milliseconds