OpenSDN source code
|
#include <gmp_proto.h>
Public Member Functions | |
GmpStats () | |
void | Reset () |
Public Attributes | |
uint32_t | gmp_g_add_count_ |
uint32_t | gmp_g_del_count_ |
uint32_t | gmp_sg_add_count_ |
uint32_t | gmp_sg_del_count_ |
Definition at line 124 of file gmp_proto.h.
|
inline |
|
inline |
Definition at line 126 of file gmp_proto.h.
uint32_t GmpProto::GmpStats::gmp_g_add_count_ |
Definition at line 134 of file gmp_proto.h.
uint32_t GmpProto::GmpStats::gmp_g_del_count_ |
Definition at line 135 of file gmp_proto.h.
uint32_t GmpProto::GmpStats::gmp_sg_add_count_ |
Definition at line 137 of file gmp_proto.h.
uint32_t GmpProto::GmpStats::gmp_sg_del_count_ |
Definition at line 138 of file gmp_proto.h.