#include <bfd_common.h>
Definition at line 85 of file bfd_common.h.
BFD::SessionKey::SessionKey |
( |
const boost::asio::ip::address & |
remote_address, |
|
|
const SessionIndex & |
session_index = SessionIndex() , |
|
|
uint16_t |
remote_port = kSingleHop , |
|
|
const boost::asio::ip::address & |
local_address = boost::asio::ip::address() |
|
) |
| |
|
inline |
BFD::SessionKey::SessionKey |
( |
| ) |
|
|
inline |
bool BFD::SessionKey::operator< |
( |
const SessionKey & |
other | ) |
const |
|
inline |
const std::string BFD::SessionKey::to_string |
( |
| ) |
const |
|
inline |
boost::asio::ip::address BFD::SessionKey::local_address |
boost::asio::ip::address BFD::SessionKey::remote_address |
uint16_t BFD::SessionKey::remote_port |
The documentation for this struct was generated from the following file: