Searched defs:Connection (Results 1 – 5 of 5) sorted by relevance
97 typedef struct Connection { struct 110 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
62 class Connection; variable