Home | History | Annotate | Download | only in src

Lines Matching refs:bportcon

161 	struct cil_portcon *bportcon = *(struct cil_portcon**)b;
164 - (bportcon->port_high - bportcon->port_low);
166 if (aportcon->port_low < bportcon->port_low) {
168 } else if (bportcon->port_low < aportcon->port_low) {