Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection_handler.cc195 wev.type = WorkerEventType::REPLACE_DOWNSTREAM; in worker_replace_downstream()
829 case SerialEventType::REPLACE_DOWNSTREAM: in handle_serial_event()
852 SerialEvent(SerialEventType::REPLACE_DOWNSTREAM, downstreamconf)); in send_replace_downstream()
Dshrpx_connection_handler.h89 REPLACE_DOWNSTREAM, enumerator
Dshrpx_worker.h251 REPLACE_DOWNSTREAM = 0x04, enumerator
Dshrpx_worker.cc488 case WorkerEventType::REPLACE_DOWNSTREAM: in process_events()