Lines Matching refs:portcon
1097 const qpol_portcon_t *portcon = NULL;
1118 if (qpol_iterator_get_item(iter, (void **)&portcon))
1120 if (qpol_portcon_get_low_port(q, portcon, &low_port))
1122 if (qpol_portcon_get_high_port(q, portcon, &high_port))
1124 if (qpol_portcon_get_protocol(q, portcon, &ocon_proto))
1135 if (qpol_portcon_get_context(q, portcon, &ctxt)) {