Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h133 TOK_LIMIT, enumerator
H A Ddummynet.c106 { "limit", TOK_LIMIT},
1084 case TOK_LIMIT: in process_extra_parms()
1223 case TOK_LIMIT: in process_extra_parms()
H A Dtables.c337 { "limit", TOK_LIMIT },
421 case TOK_LIMIT: in table_create()
557 case TOK_LIMIT: in table_modify()
H A Dipfw2.c351 { "limit", TOK_LIMIT },
5253 case TOK_LIMIT: in compile_rule()
5283 TOK_LIMIT, rule_options); in compile_rule()