Home | History | Annotate | Download | only in netcat

Lines Matching full:hiport

1321   USHORT hiport = 0;
1562 hiport = loport = 0;
1567 hiport = getportpoop (cp, 0);
1568 if (hiport == 0)
1574 if (hiport > loport) { /* was it genuinely a range? */
1576 curport = hiport; /* start high by default */
1578 loadports (randports, loport, hiport);