Searched refs:have_tag (Results 1 – 1 of 1) sorted by relevance
3827 ipfw_insn *have_log = NULL, *have_altq = NULL, *have_tag = NULL; in compile_rule() local4325 if (have_tag) in compile_rule()4330 have_tag = cmd; in compile_rule()5175 if (have_tag) { in compile_rule()5176 i = F_LEN(have_tag); in compile_rule()5178 bcopy(have_tag, dst, i * sizeof(uint32_t)); in compile_rule()