Searched refs:ipfw_match_range (Results 1 – 2 of 2) sorted by relevance
642 ipfw_match_range(struct ip_fw *rule, ipfw_range_tlv *rt) in ipfw_match_range() function829 if (ipfw_match_range(rule, rt) == 0) { in delete_range()851 if (ipfw_match_range(rule, rt) == 0) in delete_range()878 if (ipfw_match_range(rule, rt) == 0) in move_objects()905 if (ipfw_match_range(rule, rt) == 0) in move_objects()924 if (ipfw_match_range(rule, rt) == 0) in move_objects()977 if (ipfw_match_range(rule, rt) == 0) in move_range()1050 if (ipfw_match_range(rule, rt) == 0) in clear_range()
659 int ipfw_match_range(struct ip_fw *rule, ipfw_range_tlv *rt);