Searched refs:RTSP_STATUS_TRANSPORT (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtspcodes.h34 RTSP_STATUS_TRANSPORT =461, /**< Unsupported transport */ enumerator in enum:RTSPStatusCode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtspcodes.h66 RTSP_STATUS_TRANSPORT =461, enumerator in enum:RTSPStatusCode
113 [RTSP_STATUS_TRANSPORT] ="Unsupported Transport",
H A Drtspdec.c48 { RTSP_STATUS_TRANSPORT, "Unsupported transport" },
279 rtsp_send_reply(s, RTSP_STATUS_TRANSPORT, NULL, request.seq);
298 rtsp_send_reply(s, RTSP_STATUS_TRANSPORT, NULL, request.seq);
305 rtsp_send_reply(s, RTSP_STATUS_TRANSPORT, NULL, request.seq);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c2782 case RTSP_STATUS_TRANSPORT:
3092 rtsp_reply_error(c, RTSP_STATUS_TRANSPORT);
3128 rtsp_reply_error(c, RTSP_STATUS_TRANSPORT);
3139 rtsp_reply_error(c, RTSP_STATUS_TRANSPORT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffserver.c3167 rtsp_reply_error(c, RTSP_STATUS_TRANSPORT);
3203 rtsp_reply_error(c, RTSP_STATUS_TRANSPORT);
3214 rtsp_reply_error(c, RTSP_STATUS_TRANSPORT);

Completed in 137 milliseconds