RTSP_LOWER_TRANSPORT_UDP 2876 ffserver.c th = find_transport(h, RTSP_LOWER_TRANSPORT_UDP); RTSP_LOWER_TRANSPORT_UDP 2914 ffserver.c if (!th || (th->lower_transport == RTSP_LOWER_TRANSPORT_UDP && RTSP_LOWER_TRANSPORT_UDP 2937 ffserver.c case RTSP_LOWER_TRANSPORT_UDP: RTSP_LOWER_TRANSPORT_UDP 3114 ffserver.c case RTSP_LOWER_TRANSPORT_UDP: RTSP_LOWER_TRANSPORT_UDP 3181 ffserver.c case RTSP_LOWER_TRANSPORT_UDP: RTSP_LOWER_TRANSPORT_UDP 49 libavformat/rtsp.c int rtsp_default_protocols = (1 << RTSP_LOWER_TRANSPORT_UDP); RTSP_LOWER_TRANSPORT_UDP 615 libavformat/rtsp.c th->lower_transport = RTSP_LOWER_TRANSPORT_UDP; RTSP_LOWER_TRANSPORT_UDP 646 libavformat/rtsp.c if (th->lower_transport == RTSP_LOWER_TRANSPORT_UDP) RTSP_LOWER_TRANSPORT_UDP 910 libavformat/rtsp.c if (lower_transport == RTSP_LOWER_TRANSPORT_UDP) { RTSP_LOWER_TRANSPORT_UDP 998 libavformat/rtsp.c if (reply->transports[0].lower_transport != RTSP_LOWER_TRANSPORT_UDP && RTSP_LOWER_TRANSPORT_UDP 999 libavformat/rtsp.c (lower_transport == RTSP_LOWER_TRANSPORT_UDP)) { RTSP_LOWER_TRANSPORT_UDP 1010 libavformat/rtsp.c case RTSP_LOWER_TRANSPORT_UDP: RTSP_LOWER_TRANSPORT_UDP 1091 libavformat/rtsp.c lower_transport_mask = (1<< RTSP_LOWER_TRANSPORT_UDP); RTSP_LOWER_TRANSPORT_UDP 1399 libavformat/rtsp.c case RTSP_LOWER_TRANSPORT_UDP: