Lines Matching defs:netifcon
156 struct cil_netifcon *netifcon = (struct cil_netifcon*)sort->array[i];
157 fprintf(file_arr[NETIFCONS], "netifcon %s ", netifcon->interface_str);
158 cil_context_to_policy(file_arr, NETIFCONS, netifcon->if_context);
160 cil_context_to_policy(file_arr, NETIFCONS, netifcon->packet_context);
1319 rc = cil_netifcon_to_policy(file_arr, db->netifcon);