Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlstat.h42 #define FLOW_REPORT 2 macro
H A Dlibdlstat.c415 if ((opt != LINK_REPORT) && (opt != FLOW_REPORT)) in stat_report()
435 if (opt == FLOW_REPORT) in stat_report()
461 } else if (opt == FLOW_REPORT) { in stat_report()
/titanic_41/usr/src/cmd/flowstat/
H A Dflowstat.c698 interval, FLOW_REPORT); in main()