Home
last modified time | relevance | path

Searched refs:FWD_PERMIT_ANY_PORT (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/openssh/
H A Dchannels.c98 #define FWD_PERMIT_ANY_PORT 0 macro
3974 if (allowed_open->listen_port != FWD_PERMIT_ANY_PORT && in remote_open_match()
4142 if (allowed_open->port_to_connect != FWD_PERMIT_ANY_PORT && in open_match()
4378 return FWD_PERMIT_ANY_PORT; in permitopen_port()