Searched refs:HTTPREAD_HDR_TYPE_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/wpa/src/wps/ | ||
| H A D | httpread.h | 25 HTTPREAD_HDR_TYPE_UNKNOWN = 0, /* none of the following */ enumerator |
| H A D | httpread.c | 205 h->hdr_type = HTTPREAD_HDR_TYPE_UNKNOWN; in httpread_hdr_analyze() |