Lines Matching defs:protocols
113 * since this also happens to be protocols[0], some callbacks that are not
147 /* because we are protocols[0] ... */
512 /* list of supported protocols and callbacks */
514 static const struct lws_protocols protocols[] = {
723 info.protocols = protocols;
832 i.protocol = protocols[PROTOCOL_DUMB_INCREMENT].name;
842 i.protocol = protocols[PROTOCOL_DUMB_INCREMENT].name;
849 i.protocol = protocols[PROTOCOL_LWS_MIRROR].name;
869 &protocols[PROTOCOL_DUMB_INCREMENT]);