Home
last modified time | relevance | path

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

/NextBSD/sys/compat/linuxkpi/common/include/net/
HDip.h55 *high = IPPORT_EPHEMERALLAST; /* 65535 */ in inet_get_local_port_range()
/NextBSD/sys/netinet/
HDin.h324 #define IPPORT_EPHEMERALLAST 65535 macro
HDin_pcb.c123 VNET_DEFINE(int, ipport_lastauto) = IPPORT_EPHEMERALLAST; /* 65535 */