Home
last modified time | relevance | path

Searched refs:sent_close (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h462 uint8_t sent_close:1; member
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c1835 if (ch->sent_close) { in lws_ssh_parse_plaintext()
2508 ch->sent_close = 1; in lws_callback_raw_sshd()