Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h163 TOK_ICMPTYPES, enumerator
H A Dipfw2.c390 { "icmptype", TOK_ICMPTYPES },
391 { "icmptypes", TOK_ICMPTYPES },
5028 case TOK_ICMPTYPES: in compile_rule()