Searched refs:frame_flags (Results 1 – 2 of 2) sorted by relevance
154 dec->frame_flags = 0; in ws_dec_reset()178 dec->frame_flags = ws_frame_op2flags(dec->head[0]); in ws_dec_read_head()179 if(!dec->frame_flags) { in ws_dec_read_head()348 int frame_age, int frame_flags, in update_meta() argument354 ws->frame.flags = frame_flags; in update_meta()390 int frame_age, int frame_flags, in ws_cw_dec_next() argument402 if((frame_flags & CURLWS_PING) && !remain) { in ws_cw_dec_next()413 update_meta(ws, frame_age, frame_flags, payload_offset, in ws_cw_dec_next()860 int frame_flags; member880 ctx->frame_flags = frame_flags; in ws_client_collect()[all …]
46 int frame_flags; /* See the CURLWS_* defines */ member
Completed in 7 milliseconds