Home
last modified time | relevance | path

Searched defs:HttpSM (Results 1 – 14 of 14) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpPages.h42 class HttpSM; variable
H A DHttpSessionManager.h40 class HttpSM; variable
H A DHttp1ServerSession.h41 class HttpSM; variable
H A DHttp1ClientSession.h51 class HttpSM; variable
H A DHttpCacheSM.h41 class HttpSM; variable
H A DHttpSM.h65 class HttpSM; variable
567 int (HttpSM::*m_last_state)(int event, void *data) = nullptr; variable
H A DHttpTunnel.h59 class HttpSM; variable
H A DHttpTransact.h73 class HttpSM; variable
H A DHttpSM.cc362 HttpSM::HttpSM() : Continuation(nullptr), vc_table(this) {} in HttpSM() function in HttpSM
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_quic/
H A Dtraffic_quic.cc278 HttpSM::HttpSM() : Continuation(nullptr), vc_table(this) {} in HttpSM() function in HttpSM
319 HttpVCTable::HttpVCTable(HttpSM *) {} in HttpVCTable() argument
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/remap/unit-tests/
H A Dnexthop_test_stubs.h73 class HttpSM; variable
H A Dnexthop_test_stubs.cc33 HttpSM::HttpSM() : Continuation(nullptr), vc_table(this) {} in HttpSM() function in HttpSM
/dports/www/trafficserver/trafficserver-9.1.1/proxy/
H A DProxyTransaction.h29 class HttpSM; variable
/dports/www/trafficserver/trafficserver-9.1.1/proxy/logging/
H A DLogAccess.h31 class HttpSM; variable