HomeSort by relevance Sort by last modified time
    Searched full:ignore_history (Results 1 - 3 of 3) sorted by null

  /external/iproute2/misc/
nstat.c 34 int ignore_history = 0; variable
463 ignore_history = 1;
537 if (!ignore_history || !no_update) {
561 if (!ignore_history) {
609 if (ignore_history || hist_db == NULL)
rtacct.c 37 int ignore_history = 0; variable
452 ignore_history = 1;
545 if (!ignore_history || !no_update) {
578 if (!ignore_history) {
622 if (ignore_history || hist_db == NULL)
ifstat.c 38 int ignore_history = 0; variable
606 ignore_history = 1;
687 if (!ignore_history || !no_update) {
711 if (!ignore_history) {
757 if (ignore_history || hist_db == NULL)

Completed in 44 milliseconds