Searched refs:compat_datafellows (Results 1 – 7 of 7) sorted by relevance
66 u_int compat_datafellows(const char *);
45 compat_datafellows(const char *version) in compat_datafellows() function
367 ssh->compat = compat_datafellows(remote_version); in _ssh_read_banner()
505 c->c_ssh->compat = compat_datafellows(remote_version); in congreet()
188 #define compat_datafellows Fssh_compat_datafellows macro
692 active_state->compat = compat_datafellows(remote_version); in ssh_exchange_identification()
453 ssh->compat = compat_datafellows(remote_version); in sshd_exchange_identification()