Searched defs:nbr_of_new_streams (Results 1 – 4 of 4) sorted by relevance
41 uint16_t nbr_of_new_streams) in AddOutgoingStreamsRequestParameter()54 uint16_t nbr_of_new_streams() const { return nbr_of_new_streams_; } in nbr_of_new_streams() function
41 uint16_t nbr_of_new_streams) in AddIncomingStreamsRequestParameter()54 uint16_t nbr_of_new_streams() const { return nbr_of_new_streams_; } in nbr_of_new_streams() function
47 uint16_t nbr_of_new_streams = reader->Load16<8>(); in Parse() local
48 uint16_t nbr_of_new_streams = reader->Load16<8>(); in Parse() local