OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BFD::SessionConfig Struct Reference

#include <bfd_common.h>

Public Member Functions

 SessionConfig ()
 

Public Attributes

TimeInterval desiredMinTxInterval
 
TimeInterval requiredMinRxInterval
 
int detectionTimeMultiplier
 

Detailed Description

Definition at line 120 of file bfd_common.h.

Constructor & Destructor Documentation

BFD::SessionConfig::SessionConfig ( )
inline

Definition at line 121 of file bfd_common.h.

Member Data Documentation

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.


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