#include <NetFlow.h>
Public Attributes | |
ulong | flows |
ulong | dPkts |
ulong | dOctets |
ulong | First |
ulong | Last |
uchar | prot |
uchar | pad |
ushort | reserved |
ushort | srcport |
ushort | dstport |
|
Octets sent in Duration. |
|
Packets sent in Duration |
|
TCP/UDP dest port number or equivalent |
|
SysUptime at start of flow |
|
Number of flows |
|
and of last packet of flow |
|
IP protocol, e.g., 6=TCP, 17=UDP, ... |
|
TCP/UDP source port number or equivalent |