Searched refs:destroy_object (Results 1 – 2 of 2) sorted by relevance
624 ipfw_obj_destroy_cb *destroy_object;/* Destroy named object */ member
2707 if (no->refcnt == 1 && rw->destroy_object != NULL) in unref_rule_objects()2708 rw->destroy_object(ch, no); in unref_rule_objects()