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

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

Completed in 272 milliseconds