Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ftp-proxy/
H A Dftp-proxy.c48 #define MIN_PORT 1024 macro
240 if (s->port < MIN_PORT) { in client_parse_cmd()
1019 if (s->port < MIN_PORT) { in allow_data_connection()