Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c1410 int or_block; member
1424 state->or_block = 0; in init_show_state()
1478 if ((cmd->len & F_OR) != 0 && state->or_block == 0) in print_instruction()
1766 state->or_block = 1; in print_instruction()
1767 } else if (state->or_block != 0) { in print_instruction()
1769 state->or_block = 0; in print_instruction()