Searched refs:ipqos_conf_act_ref_t (Results 1 – 2 of 2) sorted by relevance
276 } ipqos_conf_act_ref_t; typedef285 ipqos_conf_act_ref_t *alist;300 ipqos_conf_act_ref_t *actions;330 ipqos_conf_act_ref_t *dependencies;
163 static int add_aref(ipqos_conf_act_ref_t **, char *, char *);215 static void free_arefs(ipqos_conf_act_ref_t *);2196 ipqos_conf_act_ref_t *pact; in add_item()2478 ipqos_conf_act_ref_t *dep; in remove_item()6747 ipqos_conf_act_ref_t **arefs, in add_aref()6752 ipqos_conf_act_ref_t *aref; in add_aref()6758 aref = malloc(sizeof (ipqos_conf_act_ref_t)); in add_aref()6763 (void) bzero(aref, sizeof (ipqos_conf_act_ref_t)); in add_aref()6786 ipqos_conf_act_ref_t *arefs) in free_arefs()6789 ipqos_conf_act_ref_t *aref = arefs; in free_arefs()[all …]