Home
last modified time | relevance | path

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

/freebsd/contrib/pf/ftp-proxy/
H A Dftp-proxy.c48 #define MIN_PORT 1024 macro
223 if (s->port < MIN_PORT) { in client_parse_cmd()
971 if (s->port < MIN_PORT) { in allow_data_connection()
/freebsd/sys/dev/hyperv/hvsock/
H A Dhv_sock.c120 #define MIN_PORT ((uint32_t)0x0) macro
537 if (i == MIN_PORT) in hvs_trans_connect()