Searched refs:have_skipcmd (Results 1 – 1 of 1) sorted by relevance
4271 ipfw_insn *have_skipcmd = NULL; in compile_rule() local5617 if (have_skipcmd) in compile_rule()5620 have_skipcmd = cmd; in compile_rule()5641 if (!have_state && have_skipcmd) in compile_rule()5709 if (have_skipcmd) { in compile_rule()5710 i = F_LEN(have_skipcmd); in compile_rule()5712 bcopy(have_skipcmd, dst, i * sizeof(uint32_t)); in compile_rule()