Lines Matching full:port_low
1732 if (portcon->port_low == portcon->port_high) {1733 fprintf(out, "%d ", portcon->port_low);1735 fprintf(out, "%d-%d ", portcon->port_low, portcon->port_high);