Searched refs:ws_decoder (Results 1 – 2 of 2) sorted by relevance
44 struct ws_decoder { struct69 struct ws_decoder dec; /* decode of we frames */ argument
110 static void ws_dec_info(struct ws_decoder *dec, struct Curl_easy *data, in ws_dec_info()147 static void ws_dec_reset(struct ws_decoder *dec) in ws_dec_reset()157 static void ws_dec_init(struct ws_decoder *dec) in ws_dec_init()162 static CURLcode ws_dec_read_head(struct ws_decoder *dec, in ws_dec_read_head()256 static CURLcode ws_dec_pass_payload(struct ws_decoder *dec, in ws_dec_pass_payload()288 static CURLcode ws_dec_pass(struct ws_decoder *dec, in ws_dec_pass()