Home
last modified time | relevance | path

Searched refs:_http_sm_id (Results 1 – 2 of 2) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http2/
H A DHttp2Stream.h167 int64_t _http_sm_id = -1; variable
H A DHttp2Stream.cc112 cid, static_cast<uint32_t>(this->_id), this->_http_sm_id, in ~Http2Stream()
233 this->_http_sm_id = this->_sm->sm_id; in send_request()