Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h254 TOK_LOOKUP, enumerator
H A Dtables.c122 { "lookup", TOK_LOOKUP },
306 case TOK_LOOKUP: in ipfw_table_handler()
H A Dipfw2.c425 { "lookup", TOK_LOOKUP },
5553 case TOK_LOOKUP: { in compile_rule()