Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_stats.c208 int ilbst_rcount_prev; /* prev (different) count */ member
843 sta->ilbst_rcount = sta->ilbst_rcount_prev = rcount; in i_do_show_stats()
899 sta->ilbst_rcount_prev = sta->ilbst_rcount; in i_do_show_stats()
902 if (rcount > sta->ilbst_rcount_prev) { in i_do_show_stats()
911 for (i = sta->ilbst_rcount_prev; in i_do_show_stats()
932 sta->ilbst_rcount_prev)) { in i_do_show_stats()
934 MAX(sta->ilbst_rcount, sta->ilbst_rcount_prev); in i_do_show_stats()