Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h137 TOK_VIA, enumerator
H A Dipfw2.c336 { "via", TOK_VIA },
4608 case TOK_VIA: in compile_rule()
4619 else if (i == TOK_VIA) in compile_rule()