Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h106 TOK_DENY, enumerator
H A Dipfw2.c281 { "deny", TOK_DENY },
282 { "drop", TOK_DENY },
3929 case TOK_DENY: in compile_rule()