Home
last modified time | relevance | path

Searched refs:or_block (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sbin/ipfw/
Dipfw2.c1408 int or_block; member
1422 state->or_block = 0; in init_show_state()
1476 if ((cmd->len & F_OR) != 0 && state->or_block == 0) in print_instruction()
1764 state->or_block = 1; in print_instruction()
1765 } else if (state->or_block != 0) { in print_instruction()
1767 state->or_block = 0; in print_instruction()