OpenSDN source code
|
#include <bfd_common.h>
Public Member Functions | |
SessionIndex (uint32_t if_index=0, uint32_t vrf_index=0) | |
bool | operator< (const SessionIndex &other) const |
const std::string | to_string () const |
Public Attributes | |
uint32_t | if_index |
uint32_t | vrf_index |
Definition at line 65 of file bfd_common.h.
|
inline |
Definition at line 67 of file bfd_common.h.
|
inline |
Definition at line 69 of file bfd_common.h.
|
inline |
Definition at line 75 of file bfd_common.h.
uint32_t BFD::SessionIndex::if_index |
Definition at line 81 of file bfd_common.h.
uint32_t BFD::SessionIndex::vrf_index |
Definition at line 82 of file bfd_common.h.