Lines Matching defs:protocol
2 * ws protocol handler plugin for testing raw file and raw socket
29 * "protocol-lws-raw-test": {
50 * "protocol-lws-raw-test": {
55 * The "raw" pvo marks this protocol as being used for RAW connections.
63 * protocol, and pass the unused rx as a raw RX callback.
65 * The test protocol echos back what was typed on telnet to telnet.
86 const struct lws_protocols *protocol;
120 vhd->protocol = lws_get_protocol(wsi);
153 "protocol-lws-raw-test",
231 "protocol-lws-raw-test", NULL)) {
278 "protocol-lws-raw-test", \