Home | History | Annotate | Download | only in src

Lines Matching refs:iport

1501       int iport, add = 0;
1514 iport = 0;
1517 iport = ntohs(s->s_port);
1519 iport = atoi(port);
1521 if (iport) {
1523 iport += arg->bundle->unit;
1524 res = server_TcpOpen(arg->bundle, iport);