Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c3826 int have_rstate = 0; in compile_rule() local
4844 have_rstate = i == TOK_RECORDSTATE; in compile_rule()
4861 have_rstate = i == TOK_SETLIMIT; in compile_rule()
5110 if (have_state && have_state->opcode != O_CHECK_STATE && !have_rstate) { in compile_rule()