Lines Matching refs:RTSP_STATUS_OK
45 { RTSP_STATUS_OK, "OK" },
211 rtsp_send_reply(s, RTSP_STATUS_OK, NULL, request.seq);
233 rtsp_send_reply(s, RTSP_STATUS_OK,
352 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq);
374 rtsp_send_reply(s, RTSP_STATUS_OK, responseheaders, request.seq);
511 ret = rtsp_send_reply(s, RTSP_STATUS_OK, NULL , request.seq);
514 ret = rtsp_send_reply(s, RTSP_STATUS_OK,
519 ret = rtsp_send_reply(s, RTSP_STATUS_OK, NULL , request.seq);
571 if (reply->status_code != RTSP_STATUS_OK) {
604 if (reply->status_code != RTSP_STATUS_OK) {
632 if (reply->status_code != RTSP_STATUS_OK) {
868 if (reply->status_code != RTSP_STATUS_OK)
903 if (reply->status_code != RTSP_STATUS_OK)