Lines Matching refs:token
48 pmdrx.eb_in.token = NULL;
50 pmdrx.eb_out.token = NULL;
57 pmdrx.eb_in.token = NULL;
59 pmdrx.eb_out.token = NULL;
581 pmdrx.eb_in.token = &wsi->ws->rx_ubuf[LWS_PRE];
608 // lwsl_hexdump_notice(ebuf.token, ebuf.len);
610 pmdrx.eb_in.len, pmdrx.eb_in.token);
661 pmdrx.eb_out.token,
683 lwsl_hexdump_notice(pmdrx.eb_out.token,
706 pmdrx.eb_out.token[pmdrx.eb_out.len] = '\0';
719 pmdrx.eb_out.token,
970 ebuf.token = NULL;
1090 &ebuf.token);
1121 ebuf.token = pt->serv_buf;
1133 ebuf.len = lws_ssl_capable_read(wsi, ebuf.token,
1164 * that expect to grow the buffer can adapt .token to
1179 n = lws_read_h2(wsi, ebuf.token,
1183 n = lws_read_h1(wsi, ebuf.token,
1198 ebuf.token = NULL;
1396 pmdrx.eb_in.token = NULL;
1417 n = lws_issue_raw(wsi, (unsigned char *)pmdrx.eb_in.token,
1663 pmdrx.eb_in.token = buf;
1727 if (buf != pmdrx.eb_out.token) {
1747 buf = pmdrx.eb_out.token;
1876 * to grow the buffer can adapt .token to point to their