Searched refs:IPPORT_RESERVED (Results 1 – 4 of 4) sorted by relevance
273 #define IPPORT_RESERVED 1024 macro
816 ns->so_fport=htons(IPPORT_RESERVED-1); /* Use a fake port. */ in tcp_emu()
155 #define LOW_PORT (IPPORT_RESERVED)
3344 if (ntohs(lport) < IPPORT_RESERVED) {