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

/freebsd-11.0-release/contrib/wpa/src/wps/
H A Dhttpread.h27 HTTPREAD_HDR_TYPE_GET = 2, /* hdr begins with GET<sp> */ enumerator in enum:httpread_hdr_type
H A Dhttpread.c223 h->hdr_type = HTTPREAD_HDR_TYPE_GET;
331 case HTTPREAD_HDR_TYPE_GET:
H A Dwps_upnp_web.c1298 case HTTPREAD_HDR_TYPE_GET:

Completed in 113 milliseconds