Home | History | Annotate | Download | only in quic

Lines Matching refs:enable_port_selection

493     bool enable_port_selection,
511 enable_port_selection_(enable_port_selection),
821 bool enable_port_selection = enable_port_selection_;
822 if (enable_port_selection &&
827 enable_port_selection = false;
835 DatagramSocket::BindType bind_type = enable_port_selection ?
850 if (enable_port_selection) {