Home
last modified time | relevance | path

Searched refs:REPLACE_DOWNSTREAM (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_connection_handler.h93 REPLACE_DOWNSTREAM, member in shrpx::SerialEventType
239 // Send SerialEvent SerialEventType::REPLACE_DOWNSTREAM to this
H A Dshrpx_worker.h287 REPLACE_DOWNSTREAM = 0x04, member in shrpx::WorkerEventType
H A Dshrpx_connection_handler.cc214 wev.type = WorkerEventType::REPLACE_DOWNSTREAM; in worker_replace_downstream()
963 case SerialEventType::REPLACE_DOWNSTREAM: in handle_serial_event()
986 SerialEvent(SerialEventType::REPLACE_DOWNSTREAM, downstreamconf)); in send_replace_downstream()
H A Dshrpx_worker.cc535 case WorkerEventType::REPLACE_DOWNSTREAM: in process_events()

Completed in 6 milliseconds