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.c55 } flow_stats_t; typedef
71 #define FS_OFF(f) (offsetof(flow_stats_t, f))
107 flow_stats_t flow_stats; in flow_stat_update()
113 bzero(&flow_stats, sizeof (flow_stats_t)); in flow_stat_update()