Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.c1583 return (s1->fe_index == s2->fe_index && in i_dlstat_fanout_match()
1599 diff_entry->fe_index = s1->fe_index; in i_dlstat_fanout_stat_entry_diff()
1620 fanout_stat_entry->fe_index = DLSTAT_INVALID_ENTRY; in i_dlstat_fanout_retrieve_stat()
1675 curr_stats->fe_index = index; in i_dlstat_query_fanout_stats()
1739 fout_stats->fe_index = DLSTAT_INVALID_ENTRY; in dlstat_fanout_stats()
1742 fout_stats->fe_index = DLSTAT_INVALID_ENTRY; in dlstat_fanout_stats()
H A Dlibdlstat.h192 int64_t fe_index; member
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h318 int fe_index; member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c234 flent->fe_index = -1; in mac_flow_create()
352 flent->fe_index = (int)index; in mac_flow_add()
491 fp = &ft->ft_table[flent->fe_index]; in mac_flow_remove()
507 flent->fe_index = -1; in mac_flow_remove()
H A Dmac_client.c3007 flent->fe_index = -1; in mac_client_datapath_teardown()
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c1376 if (sentry->fe_index == DLSTAT_INVALID_ENTRY) { in print_fanout_stats()
1380 "%llu", sentry->fe_index); in print_fanout_stats()