Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dip.h53 *low = IPPORT_EPHEMERALFIRST; /* 10000 */ in inet_get_local_port_range()
/freebsd/sys/netinet/
H A Din.h322 #define IPPORT_EPHEMERALFIRST 10000 macro
H A Din_pcb.c122 VNET_DEFINE(int, ipport_firstauto) = IPPORT_EPHEMERALFIRST; /* 10000 */