Searched refs:nb_max_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.c305 static unsigned int nb_max_connections = 5; variable
750 nb_connections, nb_max_connections);
770 if (nb_connections >= nb_max_connections) {
2061 nb_connections, nb_max_connections);
3310 if (nb_connections >= nb_max_connections)
4067 nb_max_connections = val;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffserver.c305 static unsigned int nb_max_connections = 5; variable
750 nb_connections, nb_max_connections);
770 if (nb_connections >= nb_max_connections) {
2061 nb_connections, nb_max_connections);
3310 if (nb_connections >= nb_max_connections)
4067 nb_max_connections = val;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffserver.c305 static unsigned int nb_max_connections = 5; variable
750 nb_connections, nb_max_connections);
770 if (nb_connections >= nb_max_connections) {
2061 nb_connections, nb_max_connections);
3310 if (nb_connections >= nb_max_connections)
4067 nb_max_connections = val;

Completed in 122 milliseconds