Home
last modified time | relevance | path

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

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