|
OpenSDN source code
|
#include <bfd_common.h>
Public Member Functions | |
| SessionConfig () | |
Public Attributes | |
| TimeInterval | desiredMinTxInterval |
| TimeInterval | requiredMinRxInterval |
| int | detectionTimeMultiplier |
Definition at line 120 of file bfd_common.h.
|
inline |
Definition at line 121 of file bfd_common.h.
| TimeInterval BFD::SessionConfig::desiredMinTxInterval |
Definition at line 125 of file bfd_common.h.
| int BFD::SessionConfig::detectionTimeMultiplier |
Definition at line 127 of file bfd_common.h.
| TimeInterval BFD::SessionConfig::requiredMinRxInterval |
Definition at line 126 of file bfd_common.h.