Searched refs:GetFirstConn (Results 1 – 2 of 2) sorted by relevance
505 if ((NULL == conn_list) || (NULL == conn_list->GetFirstConn())) in GetTcpKeepConn()514 conn = conn_list->GetFirstConn(); in GetTcpKeepConn()
271 TcpKeepConn* GetFirstConn() { in GetFirstConn() function