Searched refs:have_skipcmd (Results 1 – 1 of 1) sorted by relevance
3828 ipfw_insn *have_skipcmd = NULL; in compile_rule() local5066 if (have_skipcmd) in compile_rule()5069 have_skipcmd = cmd; in compile_rule()5084 if (!have_state && have_skipcmd) in compile_rule()5150 if (have_skipcmd) { in compile_rule()5151 i = F_LEN(have_skipcmd); in compile_rule()5153 bcopy(have_skipcmd, dst, i * sizeof(uint32_t)); in compile_rule()