Searched defs:h2n (Results 1 – 3 of 3) sorted by relevance
219 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in lws_wsi_server_new() local360 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_issue_preface() local389 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in lws_pps_schedule() local401 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_goaway() local427 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in lws_h2_rst_stream() local671 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_do_pps_send() local903 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_parse_frame_header() local1350 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_parse_end_of_frame() local1831 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_parser() local
828 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in lws_hpack_interpret() local
307 struct lws_h2_netconn *h2n; /* malloc'd for root net conn */ member