Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ipfw/
H A Dipfw2.h163 TOK_ICMPTYPES, enumerator
H A Dipfw2.c364 { "icmptype", TOK_ICMPTYPES },
365 { "icmptypes", TOK_ICMPTYPES },
4832 case TOK_ICMPTYPES: in compile_rule()