Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-secure-streams-client.h144 #define lwsl_sspc_client(_w, ...) lwsl_sspc(_w, LLL_CLIENT, __VA_ARGS__) macro
146 #define lwsl_sspc_client(_w, ...) do {} while(0) macro