Home
last modified time | relevance | path

Searched refs:InsertConn (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_connection.h255 void InsertConn(TcpKeepConn* conn) { in InsertConn() function
H A Dmt_connection.cpp574 conn_list->InsertConn(conn); in CacheTcpKeepConn()