Searched refs:unref_rule_objects (Results 1 – 1 of 1) sorted by relevance
154 static void unref_rule_objects(struct ip_fw_chain *chain, struct ip_fw *rule);491 unref_rule_objects(chain,ci->krule); in ipfw_commit_rules()514 unref_rule_objects(chain, ci->krule); in ipfw_commit_rules()602 unref_rule_objects(chain, rule); in ipfw_reap_add()2090 unref_rule_objects(struct ip_fw_chain *ch, struct ip_fw *rule) in unref_rule_objects() function