Home
last modified time | relevance | path

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

/external/libwebsockets/lib/roles/h2/
Dops-h2.c379 rops_write_role_protocol_h2(struct lws *wsi, unsigned char *buf, size_t len, in rops_write_role_protocol_h2() function
893 if (rops_write_role_protocol_h2(w, NULL, 0, &wp) < 0) { in rops_perform_user_POLLOUT_h2()
1099 if (!rops_write_role_protocol_h2(w, buf + LWS_PRE, 0, in rops_perform_user_POLLOUT_h2()
1238 /* write_role_protocol */ rops_write_role_protocol_h2,