Home
last modified time | relevance | path

Searched refs:IPPORT_DYNAMIC_START (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket_inet.h56 #define IPPORT_DYNAMIC_START 49152 macro
H A Dsocket.c280 static in_port_t dynamic = IPPORT_DYNAMIC_START - 1, in get_source_port()