Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/ipfw/
Dipfw2.h145 TOK_VIA, enumerator
Dipfw2.c328 { "via", TOK_VIA },
4595 case TOK_VIA: in compile_rule()
4606 else if (i == TOK_VIA) in compile_rule()