Lines Matching refs:ch_recip
1409 pss->ch_recip = pss->len; in lws_ssh_parse_plaintext()
1422 pss->ch_temp = ssh_get_server_ch(pss, pss->ch_recip); in lws_ssh_parse_plaintext()
1627 pss->ch_recip), SSH_WT_CHRQ_SUCC); in lws_ssh_parse_plaintext()
1635 pss->ch_recip = pss->len; in lws_ssh_parse_plaintext()
1637 ch = ssh_get_server_ch(pss, pss->ch_recip); in lws_ssh_parse_plaintext()
1658 ch = ssh_get_server_ch(pss, pss->ch_recip); in lws_ssh_parse_plaintext()
1725 pss->ch_recip = pss->len; in lws_ssh_parse_plaintext()
1730 ch = ssh_get_server_ch(pss, pss->ch_recip); in lws_ssh_parse_plaintext()
1754 lwsl_notice("SSH_MSG_CHANNEL_EOF: %d\n", pss->ch_recip); in lws_ssh_parse_plaintext()
1755 ch = ssh_get_server_ch(pss, pss->ch_recip); in lws_ssh_parse_plaintext()
1757 lwsl_notice("unknown ch %d\n", pss->ch_recip); in lws_ssh_parse_plaintext()
1785 pss->ch_recip); in lws_ssh_parse_plaintext()
1786 ch = ssh_get_server_ch(pss, pss->ch_recip); in lws_ssh_parse_plaintext()