Home
last modified time | relevance | path

Searched refs:TcpKeepNtfy (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_notify.cpp297 int TcpKeepNtfy::InputNotify() in InputNotify()
303 int TcpKeepNtfy::OutputNotify() in OutputNotify()
309 int TcpKeepNtfy::HangupNotify() in HangupNotify()
315 void TcpKeepNtfy::KeepaliveClose() in KeepaliveClose()
H A Dmt_notify.h222 class TcpKeepNtfy: public KqueuerObj
226 TcpKeepNtfy() : _keep_conn(NULL){}; in TcpKeepNtfy() function
H A Dmt_connection.h210 TcpKeepNtfy _keep_ntfy;