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.c54 } flow_stats_t; typedef in typeref:struct:flow_stats_s
70 #define FS_OFF(f) (offsetof(flow_stats_t, f))
106 flow_stats_t flow_stats;
112 bzero(&flow_stats, sizeof (flow_stats_t));

Completed in 48 milliseconds