Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h100 TOK_DIVERT, enumerator
H A Dipfw2.c274 { "divert", TOK_DIVERT },
3992 case TOK_DIVERT: in compile_rule()
4010 } else if (i == TOK_DIVERT || i == TOK_TEE) { in compile_rule()