Searched refs:first_cmd (Results 1 – 1 of 1) sorted by relevance
4260 ipfw_insn *first_cmd; /* first match pattern */ in compile_rule() local4908 first_cmd = cmd; in compile_rule()4945 } else if (first_cmd != cmd) { in compile_rule()4953 first_cmd = cmd; /* update pointer to use in compact form */ in compile_rule()5026 if (first_cmd == cmd) in compile_rule()