Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h245 TOK_LOOKUP, enumerator
H A Dtables.c118 { "lookup", TOK_LOOKUP },
306 case TOK_LOOKUP: in ipfw_table_handler()
H A Dipfw2.c389 { "lookup", TOK_LOOKUP},
5031 case TOK_LOOKUP: { in compile_rule()