Searched refs:proto_rtsp (Results 1 – 4 of 4) sorted by relevance
50 const char *proto_rtsp = NULL; variable66 { "rtsp", &proto_rtsp },
43 extern const char *proto_rtsp;
216 scheme == proto_rtsp || scheme == proto_file)) { in tool_header_cb()
1457 if(proto_http || proto_rtsp) { in single_transfer()