Searched refs:SSH_BUG_DYNAMIC_RPORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssh/
H A Dcompat.h62 #define SSH_BUG_DYNAMIC_RPORT 0x08000000 macro
H A Dcompat.c99 { "OpenSSH_5*", SSH_NEW_OPENSSH|SSH_BUG_DYNAMIC_RPORT},
H A Dchannels.c2944 !(datafellows & SSH_BUG_DYNAMIC_RPORT))
3232 (datafellows & SSH_BUG_DYNAMIC_RPORT) ? 0 : newport;

Completed in 37 milliseconds