Searched refs:cil_portcon (Results 1 – 13 of 13) sorted by relevance
207 struct cil_portcon *aportcon; in test_cil_post_portcon_compare_atotal_greater_btotal()210 struct cil_portcon *bportcon; in test_cil_post_portcon_compare_atotal_greater_btotal()224 struct cil_portcon *aportcon; in test_cil_post_portcon_compare_btotal_greater_atotal()227 struct cil_portcon *bportcon; in test_cil_post_portcon_compare_btotal_greater_atotal()241 struct cil_portcon *aportcon; in test_cil_post_portcon_compare_aportlow_greater_bportlow()244 struct cil_portcon *bportcon; in test_cil_post_portcon_compare_aportlow_greater_bportlow()258 struct cil_portcon *aportcon; in test_cil_post_portcon_compare_bportlow_greater_aportlow()261 struct cil_portcon *bportcon; in test_cil_post_portcon_compare_bportlow_greater_aportlow()275 struct cil_portcon *aportcon; in test_cil_post_portcon_compare_equal()278 struct cil_portcon *bportcon; in test_cil_post_portcon_compare_equal()
719 struct cil_portcon { struct983 void cil_portcon_init(struct cil_portcon **portcon);
157 struct cil_portcon *aportcon = *(struct cil_portcon**)a; in cil_post_portcon_compare()158 struct cil_portcon *bportcon = *(struct cil_portcon**)b; in cil_post_portcon_compare()1580 struct cil_portcon *portcon = node->data; in __cil_post_db_cat_helper()
291 static void cil_reset_portcon(struct cil_portcon *portcon) in cil_reset_portcon()
177 void cil_destroy_portcon(struct cil_portcon *portcon);
120 struct cil_portcon *portcon = (struct cil_portcon*)sort->array[i]; in cil_portcon_to_policy()
3028 struct cil_portcon *cil_portcon = portcons->array[i]; in cil_portcon_to_policydb() local3031 switch (cil_portcon->proto) { in cil_portcon_to_policydb()3044 new_ocon->u.port.low_port = cil_portcon->port_low; in cil_portcon_to_policydb()3045 new_ocon->u.port.high_port = cil_portcon->port_high; in cil_portcon_to_policydb()3047 rc = __cil_context_to_sepol_context(pdb, cil_portcon->context, &new_ocon->context[0]); in cil_portcon_to_policydb()
1186 struct cil_portcon *orig = data; in cil_copy_portcon()1187 struct cil_portcon *new = NULL; in cil_copy_portcon()
1316 struct cil_portcon *portcon = node->data; in cil_tree_print_node()
1086 struct cil_portcon *port = node->data; in __cil_verify_portcon()
2215 void cil_portcon_init(struct cil_portcon **portcon) in cil_portcon_init()
4245 struct cil_portcon *portcon = NULL; in cil_gen_portcon()4320 void cil_destroy_portcon(struct cil_portcon *portcon) in cil_destroy_portcon()
1871 struct cil_portcon *portcon = current->data; in cil_resolve_portcon()