OpenSDN source code
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

◆ flow

FlowEntryPtr SessionFlowStatsInfo::flow

Definition at line 72 of file session_stats_collector.h.

◆ flow_handle

uint32_t SessionFlowStatsInfo::flow_handle

Definition at line 74 of file session_stats_collector.h.

◆ gen_id

uint8_t SessionFlowStatsInfo::gen_id

Definition at line 73 of file session_stats_collector.h.

◆ total_bytes

uint64_t SessionFlowStatsInfo::total_bytes

Definition at line 76 of file session_stats_collector.h.

◆ total_packets

uint64_t SessionFlowStatsInfo::total_packets

Definition at line 77 of file session_stats_collector.h.

◆ uuid

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: