Searched refs:have_tag (Results 1 – 3 of 3) sorted by relevance
4164 ipfw_insn *have_log = NULL, *have_altq = NULL, *have_tag = NULL; in compile_rule() local4730 if (have_tag) in compile_rule()4735 have_tag = cmd; in compile_rule()5628 if (have_tag) { in compile_rule()5629 i = F_LEN(have_tag); in compile_rule()5631 bcopy(have_tag, dst, i * sizeof(uint32_t)); in compile_rule()
2765 int have_tag = 0; in ti_rxeof() local2774 have_tag = 1; in ti_rxeof()2871 if (have_tag) { in ti_rxeof()
4315 int have_tag = 0; in bge_rxeof() local4332 have_tag = 1; in bge_rxeof()4386 if (have_tag) { in bge_rxeof()