Home
last modified time | relevance | path

Searched refs:st_age (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c114 u_long st_age; member
1422 tp->st_age = ips.is_die - ipsstp->iss_ticks; in topipstates()
1644 printw(" %9s", ttl_to_string(tp->st_age)); in topipstates()
2019 if (ap->st_age == bp->st_age) in sort_ttl()
2021 else if (ap->st_age < bp->st_age) in sort_ttl()