Searched refs:lws_pps_schedule (Results 1 - 3 of 3) sorted by relevance
/third_party/libwebsockets/lib/roles/h2/ |
H A D | http2.c | 180 lws_pps_schedule(wsi, pps); in lws_h2_update_peer_txcredit() 192 lws_pps_schedule(nwsi, pps); in lws_h2_update_peer_txcredit() 422 lws_pps_schedule(wsi, pps); in lws_h2_issue_preface() 429 lws_pps_schedule(struct lws *wsi, struct lws_h2_protocol_send *pps) in lws_pps_schedule() function 465 lws_pps_schedule(wsi, pps); in lws_h2_goaway() 495 lws_pps_schedule(wsi, pps); in lws_h2_rst_stream() 1200 lws_pps_schedule(wsi, pps); 1588 lws_pps_schedule(wsi, pps); 1886 lws_pps_schedule(wsi, pps); 2045 lws_pps_schedule(ws [all...] |
H A D | private-lib-roles-h2.h | 369 lws_pps_schedule(struct lws *wsi, struct lws_h2_protocol_send *pss);
|
H A D | ops-h2.c | 1355 lws_pps_schedule(nwsi, pps); in rops_issue_keepalive_h2()
|
Completed in 5 milliseconds