Home
last modified time | relevance | path

Searched defs:lws_dll2_owner (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-dll2.h203 typedef struct lws_dll2_owner { struct
213 static LWS_INLINE const struct lws_dll2_owner * argument
214 lws_dll2_owner(const struct lws_dll2 *d) { return d->owner; } in lws_dll2_owner() function