Home
last modified time | relevance | path

Searched defs:h2n (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/roles/h2/
H A Dhttp2.c220 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in __lws_wsi_server_new() local
391 struct lws_h2_netconn *h2n = wsi->h2.h2n; lws_h2_issue_preface() local
432 struct lws_h2_netconn *h2n = nwsi->h2.h2n; lws_pps_schedule() local
450 struct lws_h2_netconn *h2n = wsi->h2.h2n; lws_h2_goaway() local
476 struct lws_h2_netconn *h2n = nwsi->h2.h2n; lws_h2_rst_stream() local
[all...]
H A Dhpack.c827 struct lws_h2_netconn *h2n = nwsi->h2.h2n; lws_hpack_interpret() local
[all...]
H A Dprivate-lib-roles-h2.h308 struct lws_h2_netconn *h2n; /* malloc'd for root net conn */ member

Completed in 5 milliseconds