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

/freebsd-13-stable/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.c241 h->hdr_type = HTTPREAD_HDR_TYPE_M_POST;
346 case HTTPREAD_HDR_TYPE_M_POST:

Completed in 100 milliseconds