Searched refs:LWS_H2_STREAM_SID (Results 1 – 2 of 2) sorted by relevance
199 return lws_h2_update_peer_txcredit(h->wsi, (unsigned int)LWS_H2_STREAM_SID, add); in secstream_tx_credit_add_h2()
1010 #define LWS_H2_STREAM_SID -1 macro