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

3 uses

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