Home
last modified time | relevance | path

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

/NextBSD/sbin/ipfw/
HDipfw2.h91 TOK_DIVERT, enumerator
HDipfw2.c246 { "divert", TOK_DIVERT },
3649 case TOK_DIVERT: in compile_rule()
3667 } else if (i == TOK_DIVERT || i == TOK_TEE) { in compile_rule()