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

4 uses

	golang.org/x/crypto/ssh (current package)
		channel.go#L425: 		ch.mux.chanList.remove(msg.PeersID)
		channel.go#L515: 		PeersID:  ch.remoteId,
		messages.go#L226: 	PeersID  uint32 `sshtype:"92"`
		mux.go#L281: 			PeersID:  msg.PeersID,