Searched refs:IPPORT_RESERVED (Results 1 – 20 of 20) sorted by relevance
67 int lport = IPPORT_RESERVED - 1;182 from.sin_port >= IPPORT_RESERVED) {272 if (*alport == IPPORT_RESERVED/2) {274 if (*alport == IPPORT_RESERVED) {
72 for (port = IPPORT_RESERVED - 1; port > IPPORT_RESERVED / 2; port--) {82 if (port == IPPORT_RESERVED / 2) {
55 for (timo = 1, lport = IPPORT_RESERVED - 1;;) {146 from.sin_port >= IPPORT_RESERVED ||147 from.sin_port < IPPORT_RESERVED / 2) {201 if (*alport == IPPORT_RESERVED/2) {
27 #define IPPORT_RESERVED 1024 macro
54 #define ENDPORT (IPPORT_RESERVED - 1)
477 for (port = IPPORT_RESERVED - 1; port > IPPORT_RESERVED / 2; port--) { in priv_resources()487 if (port == IPPORT_RESERVED / 2) { in priv_resources()
55 myaddr.sin_port = htons(IPPORT_RESERVED-1);
42 #define IPPORT_RESERVED 1024 macro
105 if (ntohs(lport) < IPPORT_RESERVED &&117 if (head->inp_lport++ < IPPORT_RESERVED ||119 head->inp_lport = IPPORT_RESERVED;
239 if (fromp->sin_port >= IPPORT_RESERVED ||240 fromp->sin_port < IPPORT_RESERVED/2) {265 int lport = IPPORT_RESERVED - 1;274 if (port >= IPPORT_RESERVED) {
83 return (ntohs(sin->sin_port) <= IPPORT_RESERVED);
285 port = IPPORT_RESERVED;291 } while (rc < 0 && port > IPPORT_RESERVED/2);
600 for (alport = IPPORT_RESERVED-1; alport > IPPORT_RESERVED/2 + 1; alport--) {
104 int s, timo = 1, lport = IPPORT_RESERVED - 1;
210 fromp->sin_port >= IPPORT_RESERVED ||211 fromp->sin_port < IPPORT_RESERVED/2) {
473 if (f->sin_family != AF_INET || f->sin_port >= IPPORT_RESERVED)
439 int lport = IPPORT_RESERVED - 1;
320 if (sport >= IPPORT_RESERVED && resvport_only) {396 if (sport >= IPPORT_RESERVED && resvport_only) {412 if (sport >= IPPORT_RESERVED && resvport_only) {
802 int rport = IPPORT_RESERVED - 1;
203 tport = IPPORT_RESERVED - 1;206 --tport > IPPORT_RESERVED / 2)