Main Page | Class Hierarchy | Class List | File List | Class Members

tacpp::NetFlow_v1 Struct Reference

flow record within a version 1 NetFlow Export datagram More...

#include <NetFlow.h>

List of all members.

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


Detailed Description

flow record within a version 1 NetFlow Export datagram

Version:
1
Author:
i think, cisco


Member Data Documentation

ulong tacpp::NetFlow_v1::dOctets
 

Octets sent in Duration (milliseconds between 1st & last packet in this flow)

ulong tacpp::NetFlow_v1::dPkts
 

Packets sent in Duration (milliseconds between 1st & last packet in this flow)

ipaddrtype tacpp::NetFlow_v1::dstaddr
 

Destination IP Address

ushort tacpp::NetFlow_v1::dstport
 

TCP/UDP destination port number (.e.g, FTP, Telnet, etc.,or equivalent)

ulong tacpp::NetFlow_v1::First
 

SysUptime at start of flow

ushort tacpp::NetFlow_v1::input
 

Input interface index

ulong tacpp::NetFlow_v1::Last
 

and of last packet of the flow

ipaddrtype tacpp::NetFlow_v1::nexthop
 

Next hop router's IP Address

ushort tacpp::NetFlow_v1::output
 

Output interface index

ushort tacpp::NetFlow_v1::pad1
 

pad to word boundary (unused - zeros)

uchar tacpp::NetFlow_v1::prot
 

IP protocol, e.g., 6=TCP, 17=UDP, etc...

ulong tacpp::NetFlow_v1::reserved
 

zeros

ipaddrtype tacpp::NetFlow_v1::srcaddr
 

Source IP Address

ushort tacpp::NetFlow_v1::srcport
 

TCP/UDP source port number (.e.g, FTP, Telnet, etc.,or equivalent)

uchar tacpp::NetFlow_v1::tcp_flags
 

Cumulative OR of tcp flags

uchar tacpp::NetFlow_v1::tcp_misseq_cnt
 

pad3

uchar tacpp::NetFlow_v1::tcp_retx_cnt
 

pad1

uchar tacpp::NetFlow_v1::tcp_retx_secs
 

pad2

uchar tacpp::NetFlow_v1::tos
 

IP Type-of-Service


The documentation for this struct was generated from the following file:
Generated on Thu Jul 21 23:09:48 2005 for tacppd.kdevelop by doxygen 1.3.5