Searched refs:actions_unique (Results 1 – 1 of 1) sorted by relevance
170 static int actions_unique(ipqos_conf_action_t *, char **);8130 actions_unique(ipqos_conf_action_t *actions, char **name) in actions_unique() function8240 if (userconf && actions_unique(actions, &name) != IPQOS_CONF_SUCCESS) { in validconf()