Searched defs:Connection (Results 1 – 5 of 5) sorted by relevance
87 typedef struct Connection { struct106 TAILQ_ENTRY(Connection) c_link; /* List of connections in timeout order. */ argument
92 struct Connection { struct96 Connection(unsigned tree, unsigned level): TreeID(tree), Level(level) {} in Connection() argument
29 class Connection; variable
69 class Connection; variable
1307 UINT8 *Connection; member