Searched defs:enable_port_selection (Results 1 – 2 of 2) sorted by relevance
165 bool enable_port_selection() const { return enable_port_selection_; } in enable_port_selection() function
460 bool enable_port_selection, in QuicStreamFactory()764 bool enable_port_selection = enable_port_selection_; in CreateSession() local