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