Searched refs:IPPORT_DYNAMIC_START (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/stand/lib/sock/ | ||
H A D | socket_inet.h | 56 #define IPPORT_DYNAMIC_START 49152 macro |
H A D | socket.c | 281 static in_port_t dynamic = IPPORT_DYNAMIC_START - 1, in get_source_port() |