Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h127 TOK_SETLIMIT, enumerator
H A Dipfw2.c325 { "set-limit", TOK_SETLIMIT },
4850 case TOK_SETLIMIT: { in compile_rule()
4861 have_rstate = i == TOK_SETLIMIT; in compile_rule()