Searched refs:nb_connections (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffserver.c306 static unsigned int nb_connections; variable
750 nb_connections, nb_max_connections);
770 if (nb_connections >= nb_max_connections) {
790 nb_connections++;
888 nb_connections--;
2061 nb_connections, nb_max_connections);
3310 if (nb_connections >= nb_max_connections)
3325 nb_connections++;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffserver.c306 static unsigned int nb_connections; variable
750 nb_connections, nb_max_connections);
770 if (nb_connections >= nb_max_connections) {
790 nb_connections++;
888 nb_connections--;
2061 nb_connections, nb_max_connections);
3310 if (nb_connections >= nb_max_connections)
3325 nb_connections++;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffserver.c306 static unsigned int nb_connections; variable
750 nb_connections, nb_max_connections);
770 if (nb_connections >= nb_max_connections) {
790 nb_connections++;
888 nb_connections--;
2061 nb_connections, nb_max_connections);
3310 if (nb_connections >= nb_max_connections)
3325 nb_connections++;

Completed in 180 milliseconds