Home
last modified time | relevance | path

Searched defs:h2n (Results 1 – 5 of 5) sorted by relevance

/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/roles/h2/
H A Dhttp2.c220 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in __lws_wsi_server_new() local
390 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_issue_preface() local
426 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in lws_pps_schedule() local
438 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_goaway() local
464 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in lws_h2_rst_stream() local
710 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_do_pps_send() local
954 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_parse_frame_header() local
1432 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_parse_end_of_frame() local
1985 struct lws_h2_netconn *h2n = wsi->h2.h2n; in lws_h2_parser() local
H A Dhpack.c827 struct lws_h2_netconn *h2n = nwsi->h2.h2n; in lws_hpack_interpret() local
H A Dprivate-lib-roles-h2.h307 struct lws_h2_netconn *h2n; /* malloc'd for root net conn */ member
/dports/games/eboard/eboard-1.1.3/
H A Dnetwork.cc713 int n2h[2], h2n[2]; in open() local
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dlfun.c1513 GEN h2n = gpowgs(gdiv(h, gen_2), n-1); in polepart() local