Searched defs:conn_entry (Results 1 – 2 of 2) sorted by relevance
95 struct conn_entry { struct96 bool_t closing;97 struct netconfig nc;
101 struct conn_entry { struct107 static struct conn_entry *conn_polled; argument