Lines Matching defs:mmst
100 static void start_command_packet(MMSTContext *mmst, MMSCSPacketType packet_type) in start_command_packet()
126 static int send_command_packet(MMSTContext *mmst) in send_command_packet()
170 static int send_time_test_data(MMSTContext *mmst) in send_time_test_data()
177 static int send_protocol_select(MMSTContext *mmst) in send_protocol_select()
201 static int send_media_file_request(MMSTContext *mmst) in send_media_file_request()
215 static void handle_packet_stream_changing_type(MMSTContext *mmst) in handle_packet_stream_changing_type()
225 static int send_keepalive_packet(MMSTContext *mmst) in send_keepalive_packet()
245 static MMSSCPacketType get_tcp_server_response(MMSTContext *mmst) in get_tcp_server_response()
379 static int mms_safe_send_recv(MMSTContext *mmst, in mms_safe_send_recv()
380 int (*send_fun)(MMSTContext *mmst), in mms_safe_send_recv()
402 static int send_media_header_request(MMSTContext *mmst) in send_media_header_request()
424 static int send_startup_packet(MMSTContext *mmst) in send_startup_packet()
446 static int send_stream_selection_request(MMSTContext *mmst) in send_stream_selection_request()
461 static int send_close_packet(MMSTContext *mmst) in send_close_packet()
472 MMSTContext *mmst = (MMSTContext *)h->priv_data; in mms_close() local
486 static int send_media_packet_request(MMSTContext *mmst) in send_media_packet_request()
513 MMSTContext *mmst = h->priv_data; in mms_open() local
594 MMSTContext *mmst = h->priv_data; in mms_read() local