#include <NetFlow.h>
Public Attributes | |
ipaddrtype | srcaddr |
ipaddrtype | dstaddr |
ipaddrtype | nexthop |
ushort | input |
ushort | output |
ulong | dPkts |
ulong | dOctets |
ulong | First |
ulong | Last |
ushort | srcport |
ushort | dstport |
ushort | pad1 |
uchar | prot |
uchar | tos |
uchar | tcp_flags |
uchar | tcp_retx_cnt |
uchar | tcp_retx_secs |
uchar | tcp_misseq_cnt |
ulong | reserved |
|
Octets sent in Duration (milliseconds between 1st & last packet in this flow) |
|
Packets sent in Duration (milliseconds between 1st & last packet in this flow) |
|
Destination IP Address |
|
TCP/UDP destination port number (.e.g, FTP, Telnet, etc.,or equivalent) |
|
SysUptime at start of flow |
|
Input interface index |
|
and of last packet of the flow |
|
Next hop router's IP Address |
|
Output interface index |
|
pad to word boundary (unused - zeros) |
|
IP protocol, e.g., 6=TCP, 17=UDP, etc... |
|
zeros |
|
Source IP Address |
|
TCP/UDP source port number (.e.g, FTP, Telnet, etc.,or equivalent) |
|
Cumulative OR of tcp flags |
|
pad3 |
|
pad1 |
|
pad2 |
|
IP Type-of-Service |