Searched refs:lws_h2_protocol_send (Results 1 – 3 of 3) sorted by relevance
209 struct lws_h2_protocol_send { struct210 struct lws_h2_protocol_send *next; /* linked list */ argument259 struct lws_h2_protocol_send *pps; /* linked list */368 lws_pps_schedule(struct lws *wsi, struct lws_h2_protocol_send *pss);382 struct lws_h2_protocol_send *
123 struct lws_h2_protocol_send *126 struct lws_h2_protocol_send *pps = lws_malloc(sizeof(*pps), "pps"); in lws_h2_new_pps()157 struct lws_h2_protocol_send *pps; in lws_h2_update_peer_txcredit()361 struct lws_h2_protocol_send *pps; in lws_h2_issue_preface()386 lws_pps_schedule(struct lws *wsi, struct lws_h2_protocol_send *pps) in lws_pps_schedule()402 struct lws_h2_protocol_send *pps; in lws_h2_goaway()428 struct lws_h2_protocol_send *pps; in lws_h2_rst_stream()672 struct lws_h2_protocol_send *pps = NULL; in lws_h2_do_pps_send()682 lws_start_foreach_llp(struct lws_h2_protocol_send **, pps1, h2n->pps) { in lws_h2_do_pps_send()904 struct lws_h2_protocol_send *pps; in lws_h2_parse_frame_header()[all …]
687 struct lws_h2_protocol_send *w = wsi->h2.h2n->pps, *w1; in rops_close_kill_connection_h2()1191 struct lws_h2_protocol_send *pps; in rops_issue_keepalive_h2()