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

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

accept_socket() const TcpServerprotectedvirtual
AcceptHandlerComplete(TcpSessionPtr session)TcpServerprotectedvirtual
AcceptSession(TcpSession *session)TcpServerprotectedvirtual
AllocQueue(KSyncBulkSandeshContext ctxt[], uint32_t task_id, uint32_t instance, const char *name)KSyncSock
AllocSeqNo(IoContext::Type type)KSyncSock
AllocSeqNo(IoContext::Type type, uint32_t instance)KSyncSock
AllocSession(Socket *socket)KSyncSockTcpvirtual
TcpServer::AllocSession(bool server_session)TcpServerprotectedvirtual
AsyncReadStart()KSyncSockTcp
AsyncReceive(boost::asio::mutable_buffers_1, HandlerCb)KSyncSockTcpvirtual
AsyncSendTo(KSyncBufferList *iovec, uint32_t seq_no, HandlerCb cb)KSyncSockTcpvirtual
BlockingRecv()KSyncSock
BlockingSend(char *msg, int msg_len)KSyncSock
bmca_cons_KSyncSockprotected
bmca_prod_KSyncSockprotected
bulk_buf_size_KSyncSockprotected
bulk_mctx_arr_KSyncSockprotected
bulk_msg_count_KSyncSockprotected
bulk_seq_no_KSyncSockprotected
BulkDecoder(char *data, KSyncBulkSandeshContext *ctxt)KSyncSockTcpvirtual
ClearSessions()TcpServer
Connect(TcpSession *session, Endpoint remote)TcpServervirtual
connect_complete() const KSyncSockTcpinline
connect_complete_KSyncSockTcpprivate
ConnectHandlerComplete(TcpSessionPtr session)TcpServerprotectedvirtual
CreateSession()TcpServervirtual
Decoder(char *data, AgentSandeshContext *ctxt)KSyncSockTcpvirtual
DeleteSession(TcpSession *session)TcpServervirtual
DisableSandeshLogMessages() const TcpServerinlinevirtual
Endpoint typedefTcpServer
EnqueueRxProcessData(KSyncEntry *entry, KSyncEntry::KSyncEvent event)KSyncSock
event_manager()TcpServerinline
evm_KSyncSockTcpprivate
GenericSend(IoContext *ctx)KSyncSock
Get(DBTablePartBase *partition)KSyncSockstatic
Get(int partition_id)KSyncSockstatic
get_receive_work_queue(uint16_t index) const KSyncSockinline
GetAgentSandeshContext(uint32_t type)KSyncSockinlinestatic
GetBulkSandeshContext(uint32_t seqno)KSyncSockprotected
GetDscpValue(NativeSocketType fd) const TcpServer
GetNetlinkFamilyId()KSyncSockinlinestatic
GetPid()KSyncSockinlinestatic
GetPort() const TcpServer
GetReceiveQueue(IoContext::Type type, uint32_t instance)KSyncSock
GetReceiveQueue(uint32_t seqno)KSyncSock
GetRxSocketStats(SocketIOStats *socket_stats) const TcpServer
GetRxSocketStats(SocketIOStats &socket_stats) const TcpServerinline
GetSeqno(char *data)KSyncSockTcpvirtual
GetSession(Endpoint remote)TcpServer
GetSessionCount() const TcpServerinline
GetSocketStats() const TcpServerinline
GetTxSocketStats(SocketIOStats *socket_stats) const TcpServer
GetTxSocketStats(SocketIOStats &socket_stats) const TcpServerinline
HandlerCb typedefKSyncSock
HasSessionReadAvailable() const TcpServer
HasSessions() const TcpServer
Init(EventManager *evm, boost::asio::ip::address ip_addr, int port, const std::string &cpu_pin_policy)KSyncSockTcpstatic
KSyncSock::Init(bool use_work_queue, const std::string &cpu_pin_policy)KSyncSockprotectedstatic
Initialize(unsigned short port)TcpServervirtual
Initialize(unsigned short port, const IpAddress &host_ip, int intf_id=-1)TcpServervirtual
InitializeInternal(boost::asio::ip::tcp::endpoint localaddr)TcpServer
IsMoreData(char *data)KSyncSockTcpvirtual
kBufLenKSyncSockstatic
kInvalidBulkSeqNoKSyncSockstatic
kMaxBulkMsgCountKSyncSockstatic
kMaxBulkMsgSizeKSyncSockstatic
kMsgGrowSizeKSyncSockstatic
kRxWorkQueueCountKSyncSockstatic
ksync_rx_queueKSyncSockprotected
KSyncReceiveQueue typedefKSyncSock
KSyncRxWorkQueue typedefKSyncSock
KSyncSock()KSyncSock
KSyncSockTcp(EventManager *evm, boost::asio::ip::address ip_addr, int port)KSyncSockTcp
LocalEndpoint() const TcpServerprotected
LocateBulkContext(uint32_t seqno, IoContext::Type io_context_type, uint32_t work_queue_index)KSyncSock
max_bulk_buf_size_KSyncSockprotected
max_bulk_msg_count_KSyncSockprotected
KSyncSock::mutex_KSyncSockprotected
NativeSocketType typedefTcpServer
nl_client_KSyncSockprotected
OnEmptyQueue(bool done)KSyncSock
OnSessionEvent(TcpSession *session, TcpSession::Event event)KSyncSockTcp
ProcessDataInline(char *data)KSyncSockprotected
Receive(boost::asio::mutable_buffers_1)KSyncSockTcpvirtual
ReceiveMsg(const u_int8_t *msg, size_t size)KSyncSockTcp
remain_KSyncSockTcpprivate
reset_use_wait_tree()KSyncSockinline
ResetAcceptor()TcpServer
Run(void)KSyncSockTcpvirtual
rx_buff_KSyncSockTcpprivate
rx_buff_rem_KSyncSockTcpprivate
send_queue() const KSyncSockinline
send_queue_KSyncSockprotected
SendAsync(KSyncEntry *entry, int msg_len, char *msg, KSyncEntry::KSyncEvent event)KSyncSock
SendBulkMessage(KSyncBulkMsgContext *bulk_context, uint32_t seqno)KSyncSock
SendTo(KSyncBufferList *iovec, uint32_t seq_no)KSyncSockTcpvirtual
server_ep_KSyncSockTcpprivate
session_KSyncSockTcpprivate
set_accept_socket()TcpServerprotectedvirtual
set_process_data_inline()KSyncSockinline
set_socket_open_failure(bool flag)TcpServerinlineprotected
SetAcceptor()TcpServer
SetAgentSandeshContext(AgentSandeshContext *ctx, uint32_t idx)KSyncSockinlinestatic
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
SetMeasureQueueDelay(bool val)KSyncSock
SetNetlinkFamilyId(int id)KSyncSockstatic
SetSeqno(uint32_t seq)KSyncSock
SetSocketOptions(const SandeshConfig &sandesh_config)TcpServer
SetSockTableEntry(KSyncSock *sock)KSyncSockprotectedstatic
KSyncSock::Shutdown()KSyncSockstatic
TcpServer::Shutdown()TcpServer
Socket typedefTcpServer
socket_open_failure() const TcpServerinlineprotected
Start(bool read_inline)KSyncSockstatic
tcp_socket_KSyncSockTcpprivate
TcpServer(EventManager *evm)TcpServerexplicit
TcpServerPtr typedefTcpServerprotected
TcpSessionPtr typedefTcpServerprotected
ToString() const TcpServerinline
TryAddToBulk(KSyncBulkMsgContext *bulk_context, IoContext *ioc)KSyncSock
tx_count() const KSyncSockinline
UpdateSessionsDscp(uint8_t dscp)TcpServer
uve_rx_queueKSyncSockprotected
Validate(char *data)KSyncSockTcpvirtual
ValidateAndEnqueue(char *data, KSyncBulkMsgContext *context)KSyncSockprotected
wait_tree_KSyncSockprotected
WaitForEmpty()TcpServer
WaitTree typedefKSyncSock
WaitTreePair typedefKSyncSock
WaitTreeSize() const KSyncSock
~KSyncSock()KSyncSockvirtual
~KSyncSockTcp()KSyncSockTcpinlinevirtual
~TcpServer()TcpServervirtual