#include <perf-flow.h>
Public Attributes | |
| UINT64 * | pktLenCnt |
| UINT64 | pktTotal |
| UINT64 | byteTotal |
| UINT64 * | pktLenPercent |
| UINT64 * | portTcpSrc |
| UINT64 * | portTcpDst |
| UINT64 * | portUdpSrc |
| UINT64 * | portUdpDst |
| UINT64 * | typeIcmp |
| UINT64 | portTcpHigh |
| UINT64 | portTcpTotal |
| UINT64 | portUdpHigh |
| UINT64 | portUdpTotal |
| UINT64 | typeIcmpTotal |
|
|
Definition at line 53 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateFlowStats(). |
|
|
Definition at line 50 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateFlowStats(). |
|
|
Definition at line 55 of file perf-flow.h. |
|
|
Definition at line 51 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateFlowStats(). |
|
|
Definition at line 58 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateTCPFlowStats(). |
|
|
Definition at line 64 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateTCPFlowStats(). |
|
|
Definition at line 57 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateTCPFlowStats(). |
|
|
Definition at line 65 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateTCPFlowStats(). |
|
|
Definition at line 60 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateUDPFlowStats(). |
|
|
Definition at line 67 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateUDPFlowStats(). |
|
|
Definition at line 59 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateUDPFlowStats(). |
|
|
Definition at line 68 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateUDPFlowStats(). |
|
|
Definition at line 62 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateICMPFlowStats(). |
|
|
Definition at line 70 of file perf-flow.h. Referenced by InitFlowStats(), ProcessFlowStats(), and UpdateICMPFlowStats(). |
1.4.2