Home
last modified time | relevance | path

Searched refs:rtspc (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Drtsp.c611 struct rtsp_conn *rtspc = &(data->conn->proto.rtspc); in rtp_write_body_junk() local
633 struct rtsp_conn *rtspc = &(data->conn->proto.rtspc); in rtsp_filter_rtp() local
642 switch(rtspc->state) { in rtsp_filter_rtp()
760 rtspc->rtp_channel, rtspc->rtp_len)); in rtsp_filter_rtp()
796 struct rtsp_conn *rtspc = &(data->conn->proto.rtspc); in rtsp_rtp_write_resp() local
801 rtspc->in_header = FALSE; in rtsp_rtp_write_resp()
810 if(!rtspc->in_header) { in rtsp_rtp_write_resp()
824 rtspc->in_header = TRUE; in rtsp_rtp_write_resp()
833 rtspc->in_header = FALSE; in rtsp_rtp_write_resp()
835 if(!rtspc->in_header) { in rtsp_rtp_write_resp()
[all …]
H A Durldata.h942 struct rtsp_conn rtspc; member

Completed in 36 milliseconds