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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_stats.c206 int ilbst_rcount; /* current list count */ member in struct:__anon281
308 for (i = 0; i < sta->ilbst_rcount; i++) {
318 for (i = 0; i < sta->ilbst_rcount; i++) {
431 for (i = 0; i < sta->ilbst_rcount; i++)
444 for (i = 0; i < sta->ilbst_rcount; i++) {
560 int rcount = sta->ilbst_rcount;
703 int rcount = sta->ilbst_rcount;
802 for (i = 0; i < sta->ilbst_rcount; i++) {
846 sta->ilbst_rcount = sta->ilbst_rcount_prev = rcount;
900 if (rcount != sta->ilbst_rcount) {
[all...]

Completed in 43 milliseconds