Home
last modified time | relevance | path

Searched refs:hreq (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/wps/
H A Dwps_upnp_web.c303 struct http_request *hreq, in web_connection_parse_get() argument
321 http_request_deinit(hreq); in web_connection_parse_get()
353 http_request_deinit(hreq); in web_connection_parse_get()
370 http_request_deinit(hreq); in web_connection_parse_get()
409 http_request_send_and_deinit(hreq, buf); in web_connection_parse_get()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_mgmt.h124 uint64_t hreq; member
H A Dbnxt_mgmt.c189 if (copyin((void*)mgmt_req.req.hreq, &msg_temp, sizeof(msg_temp))) { in bnxt_mgmt_process_hwrm()
230 if (copyin((void *)mgmt_req.req.hreq, msg2, size)) { in bnxt_mgmt_process_hwrm()