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()
262 struct cil_portcon *aportcon = *(struct cil_portcon**)a; in cil_post_portcon_compare()263 struct cil_portcon *bportcon = *(struct cil_portcon**)b; in cil_post_portcon_compare()471 struct cil_portcon *a_portcon = *(struct cil_portcon**)a; in cil_post_portcon_context_compare()472 struct cil_portcon *b_portcon = *(struct cil_portcon**)b; in cil_post_portcon_context_compare()1936 struct cil_portcon *portcon = node->data; in __cil_post_db_cat_helper()
754 struct cil_portcon { struct1032 void cil_portcon_init(struct cil_portcon **portcon);
298 static void cil_reset_portcon(struct cil_portcon *portcon) in cil_reset_portcon()
183 void cil_destroy_portcon(struct cil_portcon *portcon);
3262 struct cil_portcon *cil_portcon = portcons->array[i]; in cil_portcon_to_policydb() local3265 switch (cil_portcon->proto) { in cil_portcon_to_policydb()3281 new_ocon->u.port.low_port = cil_portcon->port_low; in cil_portcon_to_policydb()3282 new_ocon->u.port.high_port = cil_portcon->port_high; in cil_portcon_to_policydb()3284 rc = __cil_context_to_sepol_context(pdb, cil_portcon->context, &new_ocon->context[0]); in cil_portcon_to_policydb()
1254 struct cil_portcon *orig = data; in cil_copy_portcon()1255 struct cil_portcon *new = NULL; in cil_copy_portcon()
1126 struct cil_portcon *port = node->data; in __cil_verify_portcon()
1427 struct cil_portcon *portcon = node->data; in cil_tree_print_node()
1749 struct cil_portcon *portcon; in cil_portcons_to_policy()
2301 void cil_portcon_init(struct cil_portcon **portcon) in cil_portcon_init()
4387 struct cil_portcon *portcon = NULL; in cil_gen_portcon()4463 void cil_destroy_portcon(struct cil_portcon *portcon) in cil_destroy_portcon()
1950 struct cil_portcon *portcon = current->data; in cil_resolve_portcon()