Searched refs:check_ipfw_rule_body (Results 1 – 1 of 1) sorted by relevance
80 static int check_ipfw_rule_body(ipfw_insn *cmd, int cmd_len,1700 return (check_ipfw_rule_body(rule->cmd, rule->cmd_len, ci)); in check_ipfw_rule1()1733 return (check_ipfw_rule_body(rule->cmd, rule->cmd_len, ci)); in check_ipfw_rule0()1737 check_ipfw_rule_body(ipfw_insn *cmd, int cmd_len, struct rule_check_info *ci) in check_ipfw_rule_body() function