Home
last modified time | relevance | path

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

/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/session/test/
H A DHQSessionTestCommon.h156 size_t ctrlStreamCount = (IS_H1Q_FB_V2 || IS_HQ) ? 1 : 0; in direction_() local
159 numCtrlStreams_ = ctrlStreamCount + qpackStreamCount; in direction_()