Searched defs:nbr_inbound_streams (Results 1 – 4 of 4) sorted by relevance
41 uint16_t nbr_inbound_streams, in InitAckChunk()62 uint16_t nbr_inbound_streams() const { return nbr_inbound_streams_; } in nbr_inbound_streams() function
41 uint16_t nbr_inbound_streams, in InitChunk()62 uint16_t nbr_inbound_streams() const { return nbr_inbound_streams_; } in nbr_inbound_streams() function
59 uint16_t nbr_inbound_streams = reader->Load16<14>(); in Parse() local
58 uint16_t nbr_inbound_streams = reader->Load16<14>(); in Parse() local