Searched refs:have_tag (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sbin/ipfw/
H A Dipfw2.c4015 ipfw_insn *have_log = NULL, *have_altq = NULL, *have_tag = NULL; local
4534 if (have_tag)
4539 have_tag = cmd;
5396 if (have_tag) {
5397 i = F_LEN(have_tag);
5399 bcopy(have_tag, dst, i * sizeof(uint32_t));
/freebsd-current/sys/dev/ti/
H A Dif_ti.c2770 int have_tag = 0; local
2779 have_tag = 1;
2876 if (have_tag) {
/freebsd-current/sys/dev/bge/
H A Dif_bge.c4327 int have_tag = 0; local
4344 have_tag = 1;
4398 if (have_tag) {

Completed in 103 milliseconds