Searched defs:socket_entry (Results 1 – 1 of 1) sorted by relevance
125 typedef struct socket_entry { struct126 int fd;127 sock_type type;128 struct sshbuf *input;129 struct sshbuf *output;130 struct sshbuf *request;131 size_t nsession_ids;132 struct hostkey_sid *session_ids;133 int session_bind_attempted;