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

/freebsd-13-stable/crypto/openssh/
H A Dcompat.h61 #define SSH_BUG_DYNAMIC_RPORT 0x08000000 macro
H A Dcompat.c62 { "OpenSSH_5*", SSH_NEW_OPENSSH|SSH_BUG_DYNAMIC_RPORT|
H A Dchannels.c3495 !(datafellows & SSH_BUG_DYNAMIC_RPORT))
4119 (datafellows & SSH_BUG_DYNAMIC_RPORT) ? 0 : newport;

Completed in 68 milliseconds