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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.h188 int64_t fe_index; member in struct:fanout_stat_entry_s
H A Dlibdlstat.c1588 return (s1->fe_index == s2->fe_index &&
1604 diff_entry->fe_index = s1->fe_index;
1625 fanout_stat_entry->fe_index = DLSTAT_INVALID_ENTRY;
1680 curr_stats->fe_index = index;
1744 fout_stats->fe_index = DLSTAT_INVALID_ENTRY;
1747 fout_stats->fe_index = DLSTAT_INVALID_ENTRY;
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h318 int fe_index; member in struct:flow_entry_s
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c233 flent->fe_index = -1;
351 flent->fe_index = (int)index;
490 fp = &ft->ft_table[flent->fe_index];
502 * Reset fe_index to -1 so any attempt to call mac_flow_remove()
506 flent->fe_index = -1;
H A Dmac_client.c2924 flent->fe_index = -1;
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c1370 if (sentry->fe_index == DLSTAT_INVALID_ENTRY) {
1374 "%llu", sentry->fe_index);

Completed in 91 milliseconds