Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-ws-ext.h142 const char *client_offer; /**< String containing exts and options client offers */ member
/third_party/libwebsockets/lib/roles/ws/
Dclient-ws.c205 p += sprintf(p, "%s", ext->client_offer); in lws_generate_client_ws_handshake()