Searched defs:fout_hwlane_stats (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.c1721 dladm_stat_chain_t *fout_hwlane_stats; local
1733 fout_hwlane_stats = dlstat_fanout_hwlane_stats(dh, linkid, linkname);
1736 head = fout_hwlane_stats;
1742 if (fout_hwlane_stats != NULL) { /* hwlane(s), only local traffic */
1750 fout_swlane_and_local_stats->dc_next = fout_hwlane_stats;

Completed in 78 milliseconds