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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rstats/
H A Drstats.c172 unsigned long today_rx, today_tx, month_rx, month_tx; variable
183 today_tx = 0;
943 today_tx = last_day_tx + (history.daily[history.dailyp].counter[1]/K);
948 sprintf(traffic, "%lu", today_tx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rstats/
H A Drstats.c172 unsigned long today_rx, today_tx, month_rx, month_tx; variable
183 today_tx = 0;
943 today_tx = last_day_tx + (history.daily[history.dailyp].counter[1]/K);
948 sprintf(traffic, "%lu", today_tx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rstats/
H A Drstats.c172 unsigned long today_rx, today_tx, month_rx, month_tx; variable
183 today_tx = 0;
943 today_tx = last_day_tx + (history.daily[history.dailyp].counter[1]/K);
948 sprintf(traffic, "%lu", today_tx);

Completed in 210 milliseconds