Searched defs:h2n (Results 1 – 3 of 3) sorted by relevance
220 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in __lws_wsi_server_new() local391 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_issue_preface() local432 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in lws_pps_schedule() local444 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_goaway() local470 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in lws_h2_rst_stream() local716 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_do_pps_send() local960 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_parse_frame_header() local1438 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_parse_end_of_frame() local2005 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_parser() local
827 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in lws_hpack_interpret() local
308 struct lws_h2_netconn *h2n; /* malloc'd for root net conn */ member