Searched refs:req_timeout (Results 1 – 4 of 4) sorted by relevance
254 int req_timeout = -1; in ocsp_main() local281 req_timeout = atoi(opt_arg()); in ocsp_main()634 if (acbio != NULL && req_timeout > 0) in ocsp_main()660 res = do_responder(&req, &cbio, acbio, port, req_timeout); in ocsp_main()734 use_ssl, headers, req_timeout); in ocsp_main()1235 int req_timeout) in process_responder() argument1253 req_timeout, ASN1_ITEM_rptr(OCSP_RESPONSE)); in process_responder()
188 int req_timeout);
236 cmd->req_timeout = 255; in iwl_mvm_ftm_cmd_v5()238 cmd->req_timeout = DIV_ROUND_UP(req->timeout, 100); in iwl_mvm_ftm_cmd_v5()
1040 u8 req_timeout; member