const crypto/tls.tcpMSSEstimate
2 uses
crypto/tls (current package)
conn.go#L834: tcpMSSEstimate = 1208
conn.go#L868: payloadBytes := tcpMSSEstimate - recordHeaderLen - c.out.explicitNonceLen()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)