![]() |
![]() |
PA Ip traffic flow information structure. More...
#include <pa.h>
Data Fields | |
uint32_t | srcIp |
uint32_t | dstIp |
uint16_t | proto |
uint16_t | count |
PA Ip traffic flow information structure.
Snap shot of the PA Reassembly traffic flow information structure
uint16_t pa_ReassemblyFlow_t::count |
< protocol field in IP header
uint32_t pa_ReassemblyFlow_t::dstIp |
< source IP address: complete IP address for IPv4 OR lower 32 bits in IPv6
uint16_t pa_ReassemblyFlow_t::proto |
< destination IP address: complete IP address for IPv4 OR lower 32 bits in IPv6
uint32_t pa_ReassemblyFlow_t::srcIp |
< active traffic flow index, -1:for inactive traffic flow