Searched refs:first_cmd (Results 1 – 1 of 1) sorted by relevance
3818 ipfw_insn *first_cmd; /* first match pattern */ in compile_rule() local4398 first_cmd = cmd; in compile_rule()4435 } else if (first_cmd != cmd) { in compile_rule()4443 first_cmd = cmd; /* update pointer to use in compact form */ in compile_rule()4516 if (first_cmd == cmd) in compile_rule()