|
ns-3
|
Callback for a stats dump request. More...
#include <openflow-interface.h>

Public Attributes | |
| bool | done |
| Whether we are done requesting stats. | |
| ofp_stats_request * | rq |
| Current stats request. | |
| Stats * | s |
| Handler of the stats request. | |
| void * | state |
| Stats request state data. | |
| Ptr< OpenFlowSwitchNetDevice > | swtch |
| The switch that we're requesting data from. | |
Callback for a stats dump request.