Home
last modified time | relevance | path

Searched defs:conn_list (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_connection.cpp504 TcpKeepKey* conn_list = (TcpKeepKey*)_keep_hash->HashFindData(&key); in GetTcpKeepConn() local
532 TcpKeepKey* conn_list = (TcpKeepKey*)_keep_hash->HashFindData(&key); in RemoveTcpKeepConn() local
556 TcpKeepKey* conn_list = (TcpKeepKey*)_keep_hash->HashFindData(&key); in CacheTcpKeepConn() local
/f-stack/dpdk/lib/librte_vhost/
H A Dsocket.c33 struct vhost_user_connection_list conn_list; member
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dccpriv.h124 struct ccconn_list conn_list; /* list of connections */ member