Searched refs:hd_req_aux (Results 1 – 5 of 5) sorted by relevance
44 if ((hd->hd_req_aux.sd) && (hd->hd_req_aux.sd->fd == sockfd)) { in httpd_sess_get()47 return hd->hd_req_aux.sd; in httpd_sess_get()115 if (hd->hd_req_aux.sd == sd) { in httpd_sess_get_ctx()133 if (hd->hd_req_aux.sd == sd) { in httpd_sess_set_ctx()
121 …struct httpd_req_aux hd_req_aux; /*!< Additional data about the HTTPD request kept unexpose… member
354 struct httpd_req_aux *ra = &hd->hd_req_aux; in httpd_create()379 struct httpd_req_aux *ra = &hd->hd_req_aux; in httpd_delete()
288 struct http_parser_url *res = &hd->hd_req_aux.url_parse_res; in httpd_uri()
734 init_req_aux(&hd->hd_req_aux, &hd->config); in httpd_req_new()736 r->aux = &hd->hd_req_aux; in httpd_req_new()