Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_flow.c54 } flow_stats_t; typedef
70 #define FS_OFF(f) (offsetof(flow_stats_t, f))
106 flow_stats_t flow_stats; in flow_stat_update()
112 bzero(&flow_stats, sizeof (flow_stats_t)); in flow_stat_update()