OpenSDN source code
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::FlowKSyncResponseInfo ( )
inline

Definition at line 44 of file flowtable_ksync.h.

Here is the call graph for this function:

Member Function Documentation

◆ Reset()

void FlowKSyncResponseInfo::Reset ( )
inline

Definition at line 36 of file flowtable_ksync.h.

Member Data Documentation

◆ evict_flow_bytes_

uint64_t FlowKSyncResponseInfo::evict_flow_bytes_

Definition at line 32 of file flowtable_ksync.h.

◆ evict_flow_oflow_

int32_t FlowKSyncResponseInfo::evict_flow_oflow_

Definition at line 34 of file flowtable_ksync.h.

◆ evict_flow_packets_

uint64_t FlowKSyncResponseInfo::evict_flow_packets_

Definition at line 33 of file flowtable_ksync.h.

◆ flow_handle_

uint32_t FlowKSyncResponseInfo::flow_handle_

Definition at line 30 of file flowtable_ksync.h.

◆ gen_id_

uint8_t FlowKSyncResponseInfo::gen_id_

Definition at line 31 of file flowtable_ksync.h.

◆ ksync_error_

int FlowKSyncResponseInfo::ksync_error_

Definition at line 29 of file flowtable_ksync.h.


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