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

#include <flowtable_ksync.h>

Public Member Functions

void Reset ()
 
 FlowKSyncResponseInfo ()
 

Public Attributes

int ksync_error_
 
uint32_t flow_handle_
 
uint8_t gen_id_
 
uint64_t evict_flow_bytes_
 
uint64_t evict_flow_packets_
 
int32_t evict_flow_oflow_
 

Detailed Description

Definition at line 28 of file flowtable_ksync.h.

Constructor & Destructor Documentation

FlowKSyncResponseInfo::FlowKSyncResponseInfo ( )
inline

Definition at line 44 of file flowtable_ksync.h.

Here is the call graph for this function:

Member Function Documentation

void FlowKSyncResponseInfo::Reset ( )
inline

Definition at line 36 of file flowtable_ksync.h.

Member Data Documentation

uint64_t FlowKSyncResponseInfo::evict_flow_bytes_

Definition at line 32 of file flowtable_ksync.h.

int32_t FlowKSyncResponseInfo::evict_flow_oflow_

Definition at line 34 of file flowtable_ksync.h.

uint64_t FlowKSyncResponseInfo::evict_flow_packets_

Definition at line 33 of file flowtable_ksync.h.

uint32_t FlowKSyncResponseInfo::flow_handle_

Definition at line 30 of file flowtable_ksync.h.

uint8_t FlowKSyncResponseInfo::gen_id_

Definition at line 31 of file flowtable_ksync.h.

int FlowKSyncResponseInfo::ksync_error_

Definition at line 29 of file flowtable_ksync.h.


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