Linux Kernel
3.7.1
|
#include <openvswitch.h>
Data Fields | |
__u64 | n_hit |
__u64 | n_missed |
__u64 | n_lost |
__u64 | n_flows |
Definition at line 78 of file openvswitch.h.
__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.