Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/ipfw/
HDipfw2.c1511 int or_block; member
1525 state->or_block = 0; in init_show_state()
1579 if ((cmd->len & F_OR) != 0 && state->or_block == 0) in print_instruction()
1888 state->or_block = 1; in print_instruction()
1889 } else if (state->or_block != 0) { in print_instruction()
1891 state->or_block = 0; in print_instruction()