Lines Matching defs:frame
52 _rws_frame * frame = rws_frame_create(); in rws_socket_send_ping_priv() local
69 _rws_frame * frame = NULL; in rws_socket_inform_recvd_frames() local
312 _rws_frame * frame = NULL; in rws_socket_last_unfin_recvd_frame_by_opcode() local
327 void rws_socket_process_bin_or_text_frame(rws_socket s, _rws_frame * frame) { in rws_socket_process_bin_or_text_frame()
342 void rws_socket_process_pong_frame(rws_socket s, _rws_frame * frame) { in rws_socket_process_pong_frame()
346 void rws_socket_process_ping_frame(rws_socket s, _rws_frame * frame) { in rws_socket_process_ping_frame()
355 void rws_socket_process_conn_close_frame(rws_socket s, _rws_frame * frame) { in rws_socket_process_conn_close_frame()
362 void rws_socket_process_received_frame(rws_socket s, _rws_frame * frame) { in rws_socket_process_received_frame()
385 _rws_frame * frame = NULL; in rws_socket_idle_recv() local
415 _rws_frame * frame = NULL; in rws_socket_idle_send() local
471 _rws_frame * frame = NULL; in rws_socket_send_disconnect() local
743 void rws_socket_append_recvd_frames(rws_socket s, _rws_frame * frame) { in rws_socket_append_recvd_frames()
755 void rws_socket_append_send_frames(rws_socket s, _rws_frame * frame) { in rws_socket_append_send_frames()
768 _rws_frame * frame = NULL; in rws_socket_send_text_priv() local
785 _rws_frame * frame = NULL; in rws_socket_send_bin_priv() local
820 _rws_frame * frame = NULL; in rws_socket_send_bin_start_priv() local
837 _rws_frame * frame = NULL; in rws_socket_send_bin_continue_priv() local
854 _rws_frame * frame = NULL; in rws_socket_send_bin_finish_priv() local
870 _rws_frame * frame = NULL; in rws_socket_delete_all_frames_in_list() local