Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/ipfw/
H A Dipfw2.h164 TOK_ICMPTYPES, enumerator
H A Dipfw2.c355 { "icmptype", TOK_ICMPTYPES },
356 { "icmptypes", TOK_ICMPTYPES },
4610 case TOK_ICMPTYPES: in compile_rule()