Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/include/net/
H A Dip.h54 *high = IPPORT_EPHEMERALLAST; /* 65535 */ in inet_get_local_port_range()
/freebsd-14.2/sys/netinet/
H A Din.h325 #define IPPORT_EPHEMERALLAST 65535 macro
H A Din_pcb.c125 VNET_DEFINE(int, ipport_lastauto) = IPPORT_EPHEMERALLAST; /* 65535 */