Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h139 TOK_DIVERTED, enumerator
H A Dipfw2.c332 { "diverted", TOK_DIVERTED },
4780 case TOK_DIVERTED: in compile_rule()