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

/freebsd-13-stable/contrib/wpa/src/wps/
H A Dhttp.h16 HTTP_BAD_REQUEST = 400, enumerator in enum:http_reply_code
H A Dwps_upnp_web.c249 case HTTP_BAD_REQUEST:
520 return HTTP_BAD_REQUEST;
554 return HTTP_BAD_REQUEST;
1042 ret = HTTP_BAD_REQUEST;
1090 ret = HTTP_BAD_REQUEST;
1097 ret = HTTP_BAD_REQUEST;
1112 ret = HTTP_BAD_REQUEST;
1259 ret = HTTP_BAD_REQUEST;
1266 ret = HTTP_BAD_REQUEST;
1276 ret = HTTP_BAD_REQUEST;
[all...]

Completed in 86 milliseconds