Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h101 TOK_TEE, enumerator
H A Dipfw2.c275 { "tee", TOK_TEE },
3995 case TOK_TEE: in compile_rule()
4010 } else if (i == TOK_DIVERT || i == TOK_TEE) { in compile_rule()