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.c363 { "via", TOK_VIA },
5013 case TOK_VIA: in compile_rule()
5024 else if (i == TOK_VIA) in compile_rule()