Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmisc.h25 #define FWD_PERMIT_ANY_PORT 0 macro
H A Dmisc.c2100 return FWD_PERMIT_ANY_PORT; in permitopen_port()
H A Dchannels.c4261 if (allowed_open->listen_port != FWD_PERMIT_ANY_PORT && in remote_open_match()
4428 if (allowed_open->port_to_connect != FWD_PERMIT_ANY_PORT && in open_match()