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