Searched refs:lws_async_dns_cb_t (Results 1 – 4 of 4) sorted by relevance
45 typedef struct lws * (*lws_async_dns_cb_t)(struct lws *wsi, const char *ads, typedef70 adns_query_type_t qtype, lws_async_dns_cb_t cb,
64 lws_async_dns_cb_t standalone_cb; /* if not associated to wsi */
649 adns_query_type_t qtype, lws_async_dns_cb_t cb, in lws_async_dns_query()
664 lws_async_dns_cb_t adns_cb; /* callback with result */