OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BgpSession Member List

This is the complete list of members for BgpSession, including all inherited members.

ACCEPT enum valueTcpSession
Accepted()TcpSessionvirtual
ACTIVE enum valueTcpSession
AsyncReadHandler(TcpSessionPtr session)TcpSessionprotectedstatic
AsyncReadSome()TcpSessionprotectedvirtual
AsyncReadStart()TcpSessionvirtual
AsyncReadStartInternal(TcpSessionPtr session)TcpSessionprotected
AsyncWrite(const uint8_t *data, std::size_t size)TcpSessionprotectedvirtual
AsyncWriteHandler(TcpSessionPtr session, const boost::system::error_code &error, std::size_t bytes_transferred)TcpSessionprotectedstatic
AsyncWriteInternal(TcpSessionPtr session)TcpSessionprotected
BgpSession(BgpSessionManager *session_mgr, Socket *socket)BgpSession
Buffer typedefTcpSession
BufferData(const Buffer &buffer)TcpSessioninlinestatic
BufferSize(const Buffer &buffer)TcpSessioninlinestatic
clear_peer()BgpSession
ClearMd5SocketOption(uint32_t peer_ip)TcpSession
Close()TcpSession
CLOSE enum valueTcpSession
close_reason() const TcpSessioninline
CloseInternal(const boost::system::error_code &ec, bool call_observer, bool notify_server=true)TcpSessionprotected
CONNECT_COMPLETE enum valueTcpSession
CONNECT_FAILED enum valueTcpSession
Connected(Endpoint remote)TcpSessionvirtual
ConnectFailed()TcpSession
CreateReaderTask(boost::asio::mutable_buffer, size_t)TcpSessionprotectedvirtual
Direction enum nameTcpSession
DISALLOW_COPY_AND_ASSIGN(BgpSession)BgpSessionprivate
Endpoint typedefTcpSession
established() const TcpSessioninlineprotected
Event enum nameTcpSession
EVENT_NONE enum valueTcpSession
EventObserver typedefTcpSession
GetDscpValue() const TcpSession
GetReadBufferSize() const TcpSessionprotectedvirtual
GetRxSocketStats(SocketIOStats *socket_stats) const TcpSession
GetRxSocketStats(SocketIOStats &socket_stats) const TcpSessioninline
GetSessionInstance() const BgpSessioninlinevirtual
GetSocketStats() const TcpSessioninline
GetTxSocketStats(SocketIOStats *socket_stats) const TcpSession
GetTxSocketStats(SocketIOStats &socket_stats) const TcpSessioninline
io_strand_TcpSessionprotected
IsClosed() const TcpSessioninline
IsEstablished() const TcpSessioninline
IsReaderDeferred() const TcpSessioninlinevirtual
IsServerSession()TcpSessioninline
IsSocketErrorHard(const boost::system::error_code &ec)TcpSessionstatic
kDefaultBufferSizeTcpSessionstatic
kDefaultWriteBufferSizeTcpSessionstatic
local_endpoint() const TcpSession
local_port() const TcpSession
LogNotification(int code, int subcode, const std::string &direction, const std::string &peer_key, const BgpProto::Notification &msg) const BgpSession
mutex_TcpSessionmutableprotected
NativeSocketType typedefTcpSession
observer()TcpSessioninlineprotected
OnRead(Buffer buffer)BgpSessioninlineprotectedvirtual
PASSIVE enum valueTcpSession
peer()BgpSessioninline
peer_BgpSessionprivate
ProcessWriteReady()BgpSession
reader_BgpSessionprivate
reader_task_id() const TcpSessioninlineprotectedvirtual
ReadSome(boost::asio::mutable_buffer buffer, boost::system::error_code *error)TcpSessionprotectedvirtual
ReceiveMsg(const u_int8_t *msg, size_t size)BgpSessionprivate
ReleaseBuffer(Buffer buffer)TcpSessionvirtual
remote_addr_string() const TcpSessioninline
remote_endpoint() const TcpSessioninline
remote_port() const TcpSession
Send(const uint8_t *data, size_t size, size_t *sent)TcpSessionvirtual
SendNotification(int code, int subcode, const std::string &data=std::string())BgpSession
server()TcpSessioninline
session_mgr_BgpSessionprivate
SessionEstablished(Endpoint remote, Direction direction)TcpSession
set_observer(EventObserver observer)TcpSession
set_peer(BgpPeer *peer)BgpSession
set_read_on_connect(bool read)TcpSessioninline
SetDeferReader(bool defer_reader)TcpSessionvirtual
SetDscpSocketOption(uint8_t value)TcpSession
SetMd5SocketOption(uint32_t peer_ip, const std::string &md5_password)TcpSession
SetSocketKeepaliveOptions(int keepalive_time, int keepalive_intvl, int keepalive_probes, int tcp_user_timeout_val=0)TcpSessionprotected
SetSocketOptions()TcpSessionvirtual
SetTcpNoDelay()TcpSession
SetTcpRecvBufSize(uint32_t size)TcpSession
SetTcpSendBufSize(uint32_t size)TcpSession
sock_descriptor()TcpSessioninline
socket() const TcpSessioninlinevirtual
Socket typedefTcpSession
stats_TcpSessionprotected
Strand typedefTcpSessionprotected
task_instance_BgpSessionprivate
TcpSession(TcpServer *server, Socket *socket, bool async_read_ready=true, size_t buffer_send_size=TcpSession::kDefaultWriteBufferSize)TcpSession
TcpSessionPtr typedefTcpSessionprotected
ToString() const TcpSessioninlinevirtual
ToUVEKey() const TcpSessioninline
TriggerAsyncReadHandler()TcpSessionprotected
WriteReady(const boost::system::error_code &error)BgpSessionprivatevirtual
~BgpSession()BgpSessionvirtual
~TcpSession()TcpSessionprotectedvirtual