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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c130 u_long st_age; member in struct:statetop
1314 tp->st_age = ips.is_die - ipsstp->iss_ticks;
1535 printw(" %9s", ttl_to_string(tp->st_age));
1878 if (ap->st_age == bp->st_age)
1880 else if (ap->st_age < bp->st_age)

Completed in 69 milliseconds