accept_socket() const | TcpServer | protectedvirtual |
AcceptHandlerComplete(TcpSessionPtr session) | TcpServer | protectedvirtual |
AcceptSession(TcpSession *session) | TcpServer | protectedvirtual |
AddSessionInfo(SandeshOvsdbClient &client) | OVSDB::OvsdbClientTcp | virtual |
agent_ | OVSDB::OvsdbClientTcp | protected |
Allocate(Agent *agent, TorAgentParam *params, OvsPeerManager *manager) | OVSDB::OvsdbClient | static |
AllocSession(Socket *socket) | OVSDB::OvsdbClientTcp | virtual |
TcpServer::AllocSession(bool server_session) | TcpServer | protectedvirtual |
ClearSessions() | TcpServer | |
Connect(TcpSession *session, Endpoint remote) | TcpServer | virtual |
connect_complete_cb_ | OVSDB::OvsdbClient | protected |
ConnectHandlerComplete(TcpSessionPtr session) | TcpServer | protectedvirtual |
connection_table() | OVSDB::OvsdbClient | |
CreateSession() | TcpServer | virtual |
DeleteSession(TcpSession *session) | TcpServer | virtual |
DisableSandeshLogMessages() const | TcpServer | inlinevirtual |
DISALLOW_COPY_AND_ASSIGN(OvsdbClientTcp) | OVSDB::OvsdbClientTcp | private |
Endpoint typedef | TcpServer | |
event_manager() | TcpServer | inline |
FindSession(Ip4Address ip, uint16_t port) | OVSDB::OvsdbClientTcp | virtual |
GetDscpValue(NativeSocketType fd) const | TcpServer | |
GetPort() const | TcpServer | |
GetRxSocketStats(SocketIOStats *socket_stats) const | TcpServer | |
GetRxSocketStats(SocketIOStats &socket_stats) const | TcpServer | inline |
GetSession(Endpoint remote) | TcpServer | |
GetSessionCount() const | TcpServer | inline |
GetSocketStats() const | TcpServer | inline |
GetTxSocketStats(SocketIOStats *socket_stats) const | TcpServer | |
GetTxSocketStats(SocketIOStats &socket_stats) const | TcpServer | inline |
ha_stale_route_interval() const | OVSDB::OvsdbClient | |
HasSessionReadAvailable() const | TcpServer | |
HasSessions() const | TcpServer | |
Init() | OVSDB::OvsdbClient | |
Initialize(unsigned short port) | TcpServer | virtual |
Initialize(unsigned short port, const IpAddress &host_ip, int intf_id=-1) | TcpServer | virtual |
InitializeInternal(boost::asio::ip::tcp::endpoint localaddr) | TcpServer | |
keepalive_interval() const | OVSDB::OvsdbClient | |
ksync_obj_manager() | OVSDB::OvsdbClient | |
LocalEndpoint() const | TcpServer | protected |
NativeSocketType typedef | TcpServer | |
NextSession(OvsdbClientSession *session) | OVSDB::OvsdbClientTcp | virtual |
OnSessionEvent(TcpSession *session, TcpSession::Event event) | OVSDB::OvsdbClientTcp | |
OvsdbClient(OvsPeerManager *manager, int keepalive_interval, int ha_stale_route_interval) | OVSDB::OvsdbClient | |
OvsdbClientTcp(Agent *agent, IpAddress tor_ip, int tor_port, IpAddress tsn_ip, int keepalive_interval, int ha_stale_route_interval, OvsPeerManager *manager) | OVSDB::OvsdbClientTcp | |
OvsdbClientTcpSession class | OVSDB::OvsdbClientTcp | friend |
OVSDBHaStaleRouteTimer | OVSDB::OvsdbClient | static |
OVSDBKeepAliveTimer | OVSDB::OvsdbClient | static |
OVSDBMinHaStaleRouteTimer | OVSDB::OvsdbClient | static |
OVSDBMinKeepAliveTimer | OVSDB::OvsdbClient | static |
peer_manager_ | OVSDB::OvsdbClient | protected |
port() | OVSDB::OvsdbClientTcp | virtual |
pre_connect_complete_cb_ | OVSDB::OvsdbClient | protected |
protocol() | OVSDB::OvsdbClientTcp | virtual |
RegisterClients() | OVSDB::OvsdbClientTcp | virtual |
RegisterConnectionTable(Agent *agent) | OVSDB::OvsdbClient | |
ResetAcceptor() | TcpServer | |
server() | OVSDB::OvsdbClientTcp | virtual |
server_ep() const | OVSDB::OvsdbClientTcp | |
server_ep_ | OVSDB::OvsdbClientTcp | protected |
session_ | OVSDB::OvsdbClientTcp | protected |
SessionEventCb typedef | OVSDB::OvsdbClient | |
set_accept_socket() | TcpServer | protectedvirtual |
set_connect_complete_cb(SessionEventCb cb) | OVSDB::OvsdbClient | |
set_pre_connect_complete_cb(SessionEventCb cb) | OVSDB::OvsdbClient | |
set_socket_open_failure(bool flag) | TcpServer | inlineprotected |
SetAcceptor() | TcpServer | |
SetDscpSocketOption(NativeSocketType fd, uint8_t value) | TcpServer | |
SetKeepAliveSocketOption(int fd, const SandeshConfig &sandesh_config) | TcpServer | |
SetListenSocketDscp(uint8_t value) | TcpServer | |
SetListenSocketMd5Option(uint32_t peer_ip, const std::string &md5_password) | TcpServer | |
SetMd5SocketOption(NativeSocketType fd, uint32_t peer_ip, const std::string &md5_password) | TcpServer | |
SetSocketOptions(const SandeshConfig &sandesh_config) | TcpServer | |
Shutdown() | TcpServer | |
shutdown() | OVSDB::OvsdbClientTcp | virtual |
shutdown_ | OVSDB::OvsdbClientTcp | private |
Socket typedef | TcpServer | |
socket_open_failure() const | TcpServer | inlineprotected |
TcpServer(EventManager *evm) | TcpServer | explicit |
TcpServerPtr typedef | TcpServer | protected |
TcpSessionPtr typedef | TcpServer | protected |
ToString() const | TcpServer | inline |
tsn_ip() | OVSDB::OvsdbClientTcp | virtual |
tsn_ip_ | OVSDB::OvsdbClientTcp | private |
UpdateSessionsDscp(uint8_t dscp) | TcpServer | |
WaitForEmpty() | TcpServer | |
~OvsdbClient() | OVSDB::OvsdbClient | virtual |
~OvsdbClientTcp() | OVSDB::OvsdbClientTcp | virtual |
~TcpServer() | TcpServer | virtual |