Searched refs:ipfw_match_range (Results 1 – 2 of 2) sorted by relevance
866 ipfw_match_range(struct ip_fw *rule, ipfw_range_tlv *rt) in ipfw_match_range() function1053 if (ipfw_match_range(rule, rt) == 0) { in delete_range()1075 if (ipfw_match_range(rule, rt) == 0) in delete_range()1103 if (ipfw_match_range(rule, rt) == 0) in move_objects()1130 if (ipfw_match_range(rule, rt) == 0) in move_objects()1149 if (ipfw_match_range(rule, rt) == 0) in move_objects()1202 if (ipfw_match_range(rule, rt) == 0) in move_range()1275 if (ipfw_match_range(rule, rt) == 0) in clear_range()
663 int ipfw_match_range(struct ip_fw *rule, ipfw_range_tlv *rt);