Searched refs:protocols_sshd (Results 1 – 3 of 3) sorted by relevance
680 info.protocols = protocols_sshd; in main()
2561 const struct lws_protocols protocols_sshd[] = { variable2578 c->protocols = protocols_sshd; in init_protocol_lws_ssh_base()2579 c->count_protocols = LWS_ARRAY_SIZE(protocols_sshd); in init_protocol_lws_ssh_base()
188 info.protocols = protocols_sshd;