Home
last modified time | relevance | path

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

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