Home
last modified time | relevance | path

Searched defs:Connection (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh-keyscan.c105 typedef struct Connection { struct
118 TAILQ_ENTRY(Connection) c_link; /* List of connections in timeout order. */ argument
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDFS.h92 struct Connection { struct
96 Connection(unsigned tree, unsigned level): TreeID(tree), Level(level) {} in Connection() argument
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DCommunication.h22 class Connection; variable
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Drx-depacketizer.md13 ### Connection subsection
H A Dtx-packetiser.md54 ### Connection subsection
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLLDBLog.h24 Connection = Log::ChannelFlag<5>, enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h61 class Connection; variable
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h1326 UINT8 *Connection; member