Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h146 TOK_IPVER, enumerator
H A Dipfw2.c348 { "ipversion", TOK_IPVER },
349 { "ipver", TOK_IPVER },
4665 case TOK_IPVER: in compile_rule()