Home | History | Annotate | Download | only in src

Lines Matching refs:port_low

160 	rc = (aportcon->port_high - aportcon->port_low) 
161 - (bportcon->port_high - bportcon->port_low);
163 if (aportcon->port_low < bportcon->port_low) {
165 } else if (bportcon->port_low < aportcon->port_low) {