Searched refs:HTTPREAD_HDR_TYPE_M_POST (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/wpa/src/wps/
H A Dhttpread.h36 HTTPREAD_HDR_TYPE_M_POST = 11, /* hdr begins with ... */ enumerator in enum:httpread_hdr_type
H A Dhttpread.c266 h->hdr_type = HTTPREAD_HDR_TYPE_M_POST;
374 case HTTPREAD_HDR_TYPE_M_POST:

Completed in 44 milliseconds