Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Din.h273 #define IPPORT_HILASTAUTO 65535 macro
H A Din_pcb.c122 int ipport_hilastauto = IPPORT_HILASTAUTO; /* 65535 */
/dragonfly/usr.sbin/ftp-proxy/
H A Dftp-proxy.c918 (IPPORT_HILASTAUTO - IPPORT_HIFIRSTAUTO))); in pick_proxy_port()