Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c56 } flow_stats_t; typedef
72 #define FS_OFF(f) (offsetof(flow_stats_t, f))
108 flow_stats_t flow_stats; in flow_stat_update()
114 bzero(&flow_stats, sizeof (flow_stats_t)); in flow_stat_update()