Home
last modified time | relevance | path

Searched refs:lws_state_notify_link (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-state.h25 struct lws_state_notify_link;
31 struct lws_state_notify_link *link,
34 typedef struct lws_state_notify_link { struct
/third_party/libwebsockets/lib/core/
Dcontext.c89 struct lws_state_notify_link *link, int current, in lws_state_notify_protocol_init()