Searched refs:IPPORT_HILASTAUTO (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c385 (IPPORT_HILASTAUTO - IPPORT_HIFIRSTAUTO)));
/freebsd-9.3-release/sys/netinet/
H A Din.h270 * IPPORT_HILASTAUTO, although that is settable by sysctl.
325 #define IPPORT_HILASTAUTO 65535 macro
H A Din_pcb.c111 VNET_DEFINE(int, ipport_hilastauto) = IPPORT_HILASTAUTO; /* 65535 */
/freebsd-9.3-release/contrib/pf/ftp-proxy/
H A Dftp-proxy.c856 arc4random_uniform(IPPORT_HILASTAUTO - IPPORT_HIFIRSTAUTO));

Completed in 131 milliseconds