golang.org/x/crypto/ssh.chanList.getChan (method)

2 uses

	golang.org/x/crypto/ssh (current package)
		mux.go#L50: func (c *chanList) getChan(id uint32) *channel {
		mux.go#L241: 	ch := m.chanList.getChan(id)