Searched refs:ipqos_conf_action_t (Results 1 – 2 of 2) sorted by relevance
135 static int modify_items(ipqos_conf_action_t *);136 static int add_items(ipqos_conf_action_t *, boolean_t);137 static int add_item(ipqos_conf_action_t *, boolean_t);138 static int remove_items(ipqos_conf_action_t *, boolean_t);139 static int remove_item(ipqos_conf_action_t *, boolean_t);140 static int undo_modifys(ipqos_conf_action_t *, ipqos_conf_action_t *);141 static int applydiff(ipqos_conf_action_t *, ipqos_conf_action_t *);142 static int rollback(ipqos_conf_action_t *, ipqos_conf_action_t *);143 static int rollback_recover(ipqos_conf_action_t *);146 static ipqos_conf_action_t *actionexist(char *, ipqos_conf_action_t *);[all …]
337 } ipqos_conf_action_t; typedef