Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h156 TOK_ICMPTYPES, enumerator
H A Dipfw2.c363 { "icmptype", TOK_ICMPTYPES },
364 { "icmptypes", TOK_ICMPTYPES },
4623 case TOK_ICMPTYPES: in compile_rule()