Home | History | Annotate | Download | only in src

Lines Matching refs:aportcon

157 	struct cil_portcon *aportcon = *(struct cil_portcon**)a;
160 rc = (aportcon->port_high - aportcon->port_low)
163 if (aportcon->port_low < bportcon->port_low) {
165 } else if (bportcon->port_low < aportcon->port_low) {