HomeSort by: relevance | last modified time | path
    Searched defs:st_age (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ipf/dist/tools/
ipfstat.c 151 u_long st_age; member in struct:statetop
1444 tp->st_age = ips.is_die - ipsstp->iss_ticks;
1666 printw(" %9s", ttl_to_string(tp->st_age));
2058 if (ap->st_age == bp->st_age)
2060 else if (ap->st_age < bp->st_age)

Completed in 24 milliseconds