Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h511 uint32_t sent_banner:1; member
/external/libwebsockets/plugins/ssh-base/
Dsshd.c718 if (!pss->sent_banner) { in lws_ssh_parse_plaintext()
722 pss->sent_banner = 1; in lws_ssh_parse_plaintext()