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

/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.h100 TOK_DIVERT, enumerator in enum:tokens
H A Dipfw2.c258 { "divert", TOK_DIVERT },
3957 case TOK_DIVERT:
3975 } else if (i == TOK_DIVERT || i == TOK_TEE) {

Completed in 183 milliseconds