#include <string.h>#include <osso-ic.h>#include "icd_log.h"#include "policy_api.h"#include "network_api.h"Functions | |
| void | icd_policy_init (struct icd_policy_api *policy_api, icd_policy_nw_add_fn add_network, icd_policy_request_merge_fn merge_requests) |
| static gboolean | policy_merge_string_equal (const gchar *a, const gchar *b) |
| static void | policy_merge_request (struct icd_policy_request *new_request, const GSList *existing_requests, icd_policy_request_new_cb_fn policy_done_cb, gpointer policy_token, gpointer *private) |
1.5.6