Searched refs:RTSP_STATUS_AGGREGATE (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.h32 RTSP_STATUS_AGGREGATE =459, /**< Aggregate operation not allowed */ enumerator in enum:RTSPStatusCode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtspcodes.h64 RTSP_STATUS_AGGREGATE =459, enumerator in enum:RTSPStatusCode
111 [RTSP_STATUS_AGGREGATE] ="Aggregate Operation no Allowed",
H A Drtspdec.c46 { RTSP_STATUS_AGGREGATE, "Aggregate operation not allowed" },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c2776 case RTSP_STATUS_AGGREGATE:
3058 rtsp_reply_error(c, RTSP_STATUS_AGGREGATE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffserver.c3130 rtsp_reply_error(c, RTSP_STATUS_AGGREGATE);

Completed in 199 milliseconds