Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ovs_dp_stats Struct Reference

#include <openvswitch.h>

Data Fields

__u64 n_hit
 
__u64 n_missed
 
__u64 n_lost
 
__u64 n_flows
 

Detailed Description

Definition at line 78 of file openvswitch.h.

Field Documentation

__u64 n_flows

Definition at line 82 of file openvswitch.h.

__u64 n_hit

Definition at line 79 of file openvswitch.h.

__u64 n_lost

Definition at line 81 of file openvswitch.h.

__u64 n_missed

Definition at line 80 of file openvswitch.h.


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