Home
last modified time | relevance | path

Searched refs:rtp_channel (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Drtsp.h55 int rtp_channel; member
H A Drtsp.c175 data->conn->proto.rtspc.rtp_channel = -1; in rtsp_connect()
213 (data->conn->proto.rtspc.rtp_channel == -1)) { in rtsp_done()
713 rtspc->rtp_channel = (unsigned char)buf[0]; in rtsp_filter_rtp()
759 rtspc->rtp_channel, rtspc->rtp_len)); in rtsp_filter_rtp()
/curl/tests/server/
H A Drtspd.c305 int rtp_channel = 0; in ProcessRequest() local
352 &rtp_partno, &rtp_channel, &rtp_size, in ProcessRequest()
358 rtp_partno, rtp_channel, rtp_size, rtp_size_err); in ProcessRequest()
368 SET_RTP_PKT_CHN(rtp_scratch, rtp_channel); in ProcessRequest()

Completed in 16 milliseconds