Searched refs:evrtsp_connection_fail (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/evrtsp/
H A Drtsp-internal.h95 void evrtsp_connection_fail(struct evrtsp_connection *,
H A Drtsp.c448 evrtsp_connection_fail(struct evrtsp_connection *evcon, function
484 evrtsp_connection_fail(evcon, EVCON_RTSP_TIMEOUT);
491 evrtsp_connection_fail(evcon, EVCON_RTSP_EOF);
497 evrtsp_connection_fail(evcon, EVCON_RTSP_EOF);
558 evrtsp_connection_fail(evcon, EVCON_RTSP_INVALID_HEADER);
611 evrtsp_connection_fail(evcon, EVCON_RTSP_TIMEOUT);
620 evrtsp_connection_fail(evcon, EVCON_RTSP_EOF);
1156 evrtsp_connection_fail(evcon, EVCON_RTSP_INVALID_HEADER);
1174 evrtsp_connection_fail(evcon, EVCON_RTSP_INVALID_HEADER);
1197 evrtsp_connection_fail(evco
[all...]

Completed in 107 milliseconds