Searched defs:socket_entry (Results 1 – 1 of 1) sorted by relevance
119 typedef struct socket_entry { struct120 int fd;121 sock_type type;122 struct sshbuf *input;123 struct sshbuf *output;124 struct sshbuf *request;125 size_t nsession_ids;126 struct hostkey_sid *session_ids;127 int session_bind_attempted;