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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Drtsp.h46 int rtp_channel; member in struct:rtsp_conn
H A Drtsp.c186 conn->proto.rtspc.rtp_channel = -1;
225 (conn->proto.rtspc.rtp_channel == -1)) {
627 rtspc->rtp_channel = RTP_PKT_CHANNEL(rtp);
641 rtspc->rtp_channel, rtp_length));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Drtspd.c432 int rtp_channel = 0; local
477 &rtp_partno, &rtp_channel, &rtp_size)) {
481 rtp_partno, rtp_channel, rtp_size);
491 SET_RTP_PKT_CHN(rtp_scratch ,rtp_channel);

Completed in 47 milliseconds