Searched refs:rule_add (Results 1 – 3 of 3) sorted by relevance
1364 int rule_add(struct protocol *, struct relay_rule *, const char
890 rule_add(struct protocol *proto, struct relay_rule *rule, const char *rulefile) in rule_add() function
1420 if (rule_add(proto, rule, rulefile) == -1) {