Home | History | Annotate | Download | only in src

Lines Matching full:port_low

163 	rc = (aportcon->port_high - aportcon->port_low) 
164 - (bportcon->port_high - bportcon->port_low);
166 if (aportcon->port_low < bportcon->port_low) {
168 } else if (bportcon->port_low < aportcon->port_low) {