|
OpenSDN source code
|
#include <bfd_proto.h>
Public Member Functions | |
| BfdStats () | |
| void | Reset () |
Public Attributes | |
| uint64_t | bfd_sent |
| uint64_t | bfd_received |
| uint32_t | bfd_rx_drop_count |
| uint64_t | bfd_rx_ka_enqueue_count |
Definition at line 64 of file bfd_proto.h.
|
inline |
|
inline |
Definition at line 66 of file bfd_proto.h.
| uint64_t BfdProto::BfdStats::bfd_received |
Definition at line 70 of file bfd_proto.h.
| uint32_t BfdProto::BfdStats::bfd_rx_drop_count |
Definition at line 71 of file bfd_proto.h.
| uint64_t BfdProto::BfdStats::bfd_rx_ka_enqueue_count |
Definition at line 72 of file bfd_proto.h.
| uint64_t BfdProto::BfdStats::bfd_sent |
Definition at line 69 of file bfd_proto.h.