|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <tcpestats.h>
Public Attributes | |
| ULONG64 | OutboundBandwidth |
| ULONG64 | InboundBandwidth |
| ULONG64 | OutboundInstability |
| ULONG64 | InboundInstability |
| BOOLEAN | OutboundBandwidthPeaked |
| BOOLEAN | InboundBandwidthPeaked |
Definition at line 45 of file tcpestats.h.
| ULONG64 _TCP_ESTATS_BANDWIDTH_ROD_v0::InboundBandwidth |
Definition at line 47 of file tcpestats.h.
| BOOLEAN _TCP_ESTATS_BANDWIDTH_ROD_v0::InboundBandwidthPeaked |
Definition at line 51 of file tcpestats.h.
| ULONG64 _TCP_ESTATS_BANDWIDTH_ROD_v0::InboundInstability |
Definition at line 49 of file tcpestats.h.
| ULONG64 _TCP_ESTATS_BANDWIDTH_ROD_v0::OutboundBandwidth |
Definition at line 46 of file tcpestats.h.
| BOOLEAN _TCP_ESTATS_BANDWIDTH_ROD_v0::OutboundBandwidthPeaked |
Definition at line 50 of file tcpestats.h.
| ULONG64 _TCP_ESTATS_BANDWIDTH_ROD_v0::OutboundInstability |
Definition at line 48 of file tcpestats.h.