Home
last modified time | relevance | path

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

/dports/dns/dnsdist/dnsdist-1.6.1/
H A Ddoh.hh176 struct st_h2o_req_t;
211 st_h2o_req_t* req{nullptr};
H A Ddoh.cc335 static void handleResponse(DOHFrontend& df, st_h2o_req_t* req, uint16_t statusCode, const PacketBuf… in handleResponse()
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Ddoh.hh176 struct st_h2o_req_t;
211 st_h2o_req_t* req{nullptr};
/dports/www/h2o-devel/h2o-dcc7134/include/
H A Dh2o.h104 typedef struct st_h2o_req_t h2o_req_t;
1097 struct st_h2o_req_t { struct
2452 …static inline int h2o_time_compute_##name(struct st_h2o_req_t *req, int64_t *delta_usec) …