Home
last modified time | relevance | path

Searched refs:lws_wsi_h2_adopt (Results 1 – 4 of 4) sorted by relevance

/external/libwebsockets/lib/roles/h2/
Dprivate-lib-roles-h2.h377 lws_wsi_h2_adopt(struct lws *parent_wsi, struct lws *wsi);
Dhttp2.c298 lws_wsi_h2_adopt(struct lws *parent_wsi, struct lws *wsi) in lws_wsi_h2_adopt() function
/external/libwebsockets/lib/core-net/
Dwsi.c1342 lws_wsi_h2_adopt(wsi, w); in lws_wsi_mux_apply_queue()
Dvhost.c1510 lws_wsi_h2_adopt(w, wsi);