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