Home
last modified time | relevance | path

Searched refs:HTTPREAD_HDR_TYPE_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/src/contrib/wpa/src/wps/
H A Dhttpread.h25 HTTPREAD_HDR_TYPE_UNKNOWN = 0, /* none of the following */ enumerator
H A Dhttpread.c205 h->hdr_type = HTTPREAD_HDR_TYPE_UNKNOWN; in httpread_hdr_analyze()