OpenSDN source code
|
This is the complete list of members for BfdProto::BfdCommunicator, including all inherited members.
bfd_proto_ | BfdProto::BfdCommunicator | private |
BfdCommunicator(BfdProto *bfd_proto) | BfdProto::BfdCommunicator | inline |
GetServer() const | BfdProto::BfdCommunicator | inlinevirtual |
HandleReceive(const boost::asio::const_buffer &recv_buffer, const boost::asio::ip::udp::endpoint &local_endpoint, const boost::asio::ip::udp::endpoint &remote_endpoint, const SessionIndex &session_index, std::size_t bytes_transferred, const boost::system::error_code &error) | BFD::Connection | inlinevirtual |
NotifyStateChange(const BFD::SessionKey &key, const bool &up) | BfdProto::BfdCommunicator | virtual |
SendPacket(const boost::asio::ip::udp::endpoint &local_endpoint, const boost::asio::ip::udp::endpoint &remote_endpoint, const BFD::SessionIndex &session_index, const boost::asio::mutable_buffer &packet, int pktSize) | BfdProto::BfdCommunicator | virtual |
server_ | BfdProto::BfdCommunicator | private |
SetServer(BFD::Server *server) | BfdProto::BfdCommunicator | inlinevirtual |
~BfdCommunicator() | BfdProto::BfdCommunicator | inlinevirtual |