Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h144 TOK_VIA, enumerator
H A Dipfw2.c370 { "via", TOK_VIA },
5119 case TOK_VIA: in compile_rule()
5130 else if (i == TOK_VIA) in compile_rule()