golang.org/x/crypto/ssh.channelRequestMsg.PeersID (field)

3 uses

	golang.org/x/crypto/ssh (current package)
		channel.go#L580: 		PeersID:             ch.remoteId,
		messages.go#L235: 	PeersID             uint32 `sshtype:"98"`
		mux.go#L344: 				PeersID: msg.PeersID,