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

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

Completed in 165 milliseconds