crypto/tls.Config.PreferServerCipherSuites (field)

4 uses

	crypto/tls (current package)
		common.go#L694: 	PreferServerCipherSuites bool
		common.go#L897: 		PreferServerCipherSuites:            c.PreferServerCipherSuites,

	net/http
		h2_bundle.go#L4157: 	s.TLSConfig.PreferServerCipherSuites = true