Searched refs:SSH_BUG_RFWD_ADDR (Results 1 – 3 of 3) sorted by relevance
72 #define SSH_BUG_RFWD_ADDR 0x10000000 macro
158 SSH_BUG_RFWD_ADDR}, in compat_datafellows()
2357 if (datafellows & SSH_BUG_RFWD_ADDR) in channel_request_remote_forwarding()2363 if (datafellows & SSH_BUG_RFWD_ADDR) in channel_request_remote_forwarding()