Searched defs:Connection (Results 1 – 6 of 6) sorted by relevance
103 typedef struct Connection { struct122 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
22 class Connection; variable
24 Connection = Log::ChannelFlag<5>, enumerator
61 class Connection; variable
1324 UINT8 *Connection; member