Searched defs:socket_entry (Results 1 – 1 of 1) sorted by relevance
115 typedef struct socket_entry { struct116 int fd;117 sock_type type;118 struct sshbuf *input;119 struct sshbuf *output;120 struct sshbuf *request;121 size_t nsession_ids;122 struct hostkey_sid *session_ids;123 int session_bind_attempted;