Home
last modified time | relevance | path

Searched refs:http_request_get_type (Results 1 – 4 of 4) sorted by relevance

/src/contrib/wpa/src/wps/
H A Dhttp_server.h19 enum httpread_hdr_type http_request_get_type(struct http_request *req);
H A Dhttp_server.c163 enum httpread_hdr_type http_request_get_type(struct http_request *req) in http_request_get_type() function
H A Dwps_upnp_web.c1351 enum httpread_hdr_type htype = http_request_get_type(req); in web_connection_check_data()
H A Dwps_er.c1217 enum httpread_hdr_type type = http_request_get_type(req); in wps_er_http_req()