const golang.org/x/crypto/ssh.packetRekeyThreshold

3 uses

	golang.org/x/crypto/ssh (current package)
		handshake.go#L249: 	t.writePacketsLeft = packetRekeyThreshold
		handshake.go#L360: const packetRekeyThreshold = (1 << 31)
		handshake.go#L363: 	t.readPacketsLeft = packetRekeyThreshold