Searched refs:first_cmd (Results 1 – 1 of 1) sorted by relevance
3807 ipfw_insn *first_cmd; /* first match pattern */ in compile_rule() local4385 first_cmd = cmd; in compile_rule()4422 } else if (first_cmd != cmd) { in compile_rule()4430 first_cmd = cmd; /* update pointer to use in compact form */ in compile_rule()4503 if (first_cmd == cmd) in compile_rule()