Searched refs:h_sink (Results 1 – 2 of 2) sorted by relevance
91 if (h->h_sink &&h->h_sink->info.state(h->sink_obj, h->h_sink, cs, 0)) in lws_ss_event_helper()205 if (h->h_sink) in lws_ss_client_connect()
63 struct lws_ss_handle *h_sink; /**< sink we are bound to, or NULL */ member