Searched refs:lws_async_dns_protocol (Results 1 – 3 of 3) sorted by relevance
329 struct lws_protocols lws_async_dns_protocol = { variable373 lws_async_dns_protocol.name, NULL, in lws_async_dns_init()
589 extern struct lws_protocols lws_async_dns_protocol; in lws_create_vhost()815 memcpy(&lwsp[m++], &lws_async_dns_protocol, in lws_create_vhost()
1288 extern const struct lws_protocols lws_async_dns_protocol; in lws_create_context()1299 pp[n++] = &lws_async_dns_protocol; in lws_create_context()