Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h114 TOK_REJECT, enumerator
H A Dipfw2.c276 { "reject", TOK_REJECT },
4379 case TOK_REJECT: in compile_rule()