Searched refs:first_cmd (Results 1 – 1 of 1) sorted by relevance
4261 ipfw_insn *first_cmd; /* first match pattern */ in compile_rule() local4909 first_cmd = cmd; in compile_rule()4946 } else if (first_cmd != cmd) { in compile_rule()4954 first_cmd = cmd; /* update pointer to use in compact form */ in compile_rule()5027 if (first_cmd == cmd) in compile_rule()