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

/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c3792 ipfw_insn *have_log = NULL, *have_altq = NULL, *have_tag = NULL; local
4279 if (have_tag)
4284 have_tag = cmd;
5109 if (have_tag) {
5110 i = F_LEN(have_tag);
5112 bcopy(have_tag, dst, i * sizeof(uint32_t));
/freebsd-11-stable/sys/dev/ti/
H A Dif_ti.c2785 int have_tag = 0; local
2794 have_tag = 1;
2891 if (have_tag) {
/freebsd-11-stable/sys/dev/bge/
H A Dif_bge.c4351 int have_tag = 0; local
4368 have_tag = 1;
4422 if (have_tag) {

Completed in 120 milliseconds