Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.h194 int64_t fe_foutindex; /* fanout index */ member
H A Dlibdlstat.c1585 s1->fe_foutindex == s2->fe_foutindex); in i_dlstat_fanout_match()
1601 diff_entry->fe_foutindex = s1->fe_foutindex; in i_dlstat_fanout_stat_entry_diff()
1623 fanout_stat_entry->fe_foutindex = i; in i_dlstat_fanout_retrieve_stat()
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c1383 if (sentry->fe_foutindex == DLSTAT_INVALID_ENTRY) in print_fanout_stats()
1387 sentry->fe_foutindex); in print_fanout_stats()