Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-h2.c199 return lws_h2_update_peer_txcredit(h->wsi, (unsigned int)LWS_H2_STREAM_SID, add); in secstream_tx_credit_add_h2()
/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h1010 #define LWS_H2_STREAM_SID -1 macro