OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SessionFlowStatsInfo Struct Reference

#include <session_stats_collector.h>

Collaboration diagram for SessionFlowStatsInfo:

Public Attributes

FlowEntryPtr flow
 
uint8_t gen_id
 
uint32_t flow_handle
 
boost::uuids::uuid uuid
 
uint64_t total_bytes
 
uint64_t total_packets
 

Detailed Description

Definition at line 70 of file session_stats_collector.h.

Member Data Documentation

FlowEntryPtr SessionFlowStatsInfo::flow

Definition at line 72 of file session_stats_collector.h.

uint32_t SessionFlowStatsInfo::flow_handle

Definition at line 74 of file session_stats_collector.h.

uint8_t SessionFlowStatsInfo::gen_id

Definition at line 73 of file session_stats_collector.h.

uint64_t SessionFlowStatsInfo::total_bytes

Definition at line 76 of file session_stats_collector.h.

uint64_t SessionFlowStatsInfo::total_packets

Definition at line 77 of file session_stats_collector.h.

boost::uuids::uuid SessionFlowStatsInfo::uuid

Definition at line 75 of file session_stats_collector.h.


The documentation for this struct was generated from the following file: